reactos/reactos
Dmitry Chapyshev ceb5ac5e37 - Fix regression of Dependency Walker
See issue #3374 for more details.

svn path=/trunk/; revision=38654
2009-01-08 20:49:11 +00:00
..
base fix msvc build 2009-01-08 19:08:47 +00:00
boot - Add hdwwiz to bootcd 2009-01-06 18:35:20 +00:00
dll - Fix regression of Dependency Walker 2009-01-08 20:49:11 +00:00
drivers - Revert r38638 for now, as there is still changes that need to be done to handle this correctly. 2009-01-08 07:59:35 +00:00
hal fix some more typos 2008-12-25 12:27:47 +00:00
include Reverting poorly conceived commit 2009-01-07 10:13:43 +00:00
lib - Fix regression of Dependency Walker 2009-01-08 20:49:11 +00:00
media - Add spoolss from Wine 2009-01-03 11:18:58 +00:00
modules
ntoskrnl - COMPUTE_PAGES_SPANNED is deprecated, use ADDRESS_AND_SIZE_TO_SPAN_PAGES instead 2009-01-08 19:27:09 +00:00
subsystems - Fix NtUserCopyAcceleratorTable and NtUserCreateAcceleratorTable (ported from Wine). This is fixed 5 wine resources tests 2009-01-08 19:35:29 +00:00
tools -Rob Shearman <robertshearman at gmail.com> Thu Sep 18 2008 2009-01-06 17:52:24 +00:00
apistatus.lst
baseaddress.rbuild - Add spoolss from Wine 2009-01-03 11:18:58 +00:00
config-arm.template.rbuild - Change description of what OARCH option does. 2008-12-28 05:12:45 +00:00
config-ppc.template.rbuild - Change description of what OARCH option does. 2008-12-28 05:12:45 +00:00
config.template.rbuild - Change description of what OARCH option does. 2008-12-28 05:12:45 +00:00
COPYING
COPYING.ARM
CREDITS
depmap.xsl
Doxyfile - Generate to do list, test list, bug list and deprecated list. 2009-01-04 11:44:45 +00:00
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-arm.rbuild
ReactOS-generic.rbuild Introduce new config flag BUILD_MP. Compile MP kernel and hal only when this is set to 1 to save us some time and space. 2008-12-22 15:23:08 +00:00
ReactOS-i386.rbuild
ReactOS-ppc.rbuild
README
vreport.xsl

========================
ReactOS Version 0.3.x
Updated Dec 16, 2006
========================

1. What is ReactOS?

   ReactOS is an Open Source effort to develop a quality operating system
that is compatible with Windows NT applications and drivers.

   The ReactOS project, although currently focused on Windows XP/2003
drivers compatibility, is always keeping an eye toward compatibility with
older version of Windows NT family ( NT 4.0, 2000 (NT 5.0)) and new
Windows NT releases (Vista, etc). Applications (Win32 API) compatibility
focus is Windows XP.

More information is available at http://www.reactos.org/.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the media\doc subdirectory for some sparse notes.

4. Who is responsible

See the CREDITS file.