reactos/reactos
Eric Kohl 2445098aef Partially revert patches 45626 and 45633.
Several services do not report their status to the service manager properly. Therefore we must not use any code that relies on service status information as part of the setup and boot processes as long as these issues have not been fixed. The service manager still needs to provide fake information about the service status.

svn path=/trunk/; revision=45640
2010-02-20 23:10:53 +00:00
..
base Partially revert patches 45626 and 45633. 2010-02-20 23:10:53 +00:00
boot XML Compliance Patch for the RBUILD Files. By Samuel Serapion 2010-02-20 12:41:24 +00:00
dll Partially revert patches 45626 and 45633. 2010-02-20 23:10:53 +00:00
drivers XML Compliance Patch for the RBUILD Files. By Samuel Serapion 2010-02-20 12:41:24 +00:00
hal XML Compliance Patch for the RBUILD Files. By Samuel Serapion 2010-02-20 12:41:24 +00:00
include XML Compliance Patch for the RBUILD Files. By Samuel Serapion 2010-02-20 12:41:24 +00:00
lib XML Compliance Patch for the RBUILD Files. By Samuel Serapion 2010-02-20 12:41:24 +00:00
media XML Compliance Patch for the RBUILD Files. By Samuel Serapion 2010-02-20 12:41:24 +00:00
modules
ntoskrnl [NTOS]: Make MM init read MmProductType to determine what SKU of ReactOS this is, instead of assuming Server. If you want to go back to the old behavior, you need to change "WinNT" to "ServerNT" in the hivesys under Product Type. 2010-02-20 21:48:36 +00:00
subsystems The big RosBE 1.5 compatibility patch. You will need RosBE 1.5 from this point! 2010-02-09 18:14:58 +00:00
tools - Don't prepend fastcall forward's target with @. Fixes binding issues in videoprt, thanks to Olaf Siejka for identifying the issue. 2010-02-20 22:53:11 +00:00
apistatus.lst
baseaddress.rbuild
config-amd64.template.rbuild
config-arm.template.rbuild - Forgot to change SARCH back to Versatile. 2010-02-01 21:07:03 +00:00
config-ppc.template.rbuild
config.template.rbuild
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
depmap.xsl
Doxyfile Update Doxyfile to version 1.6.2 with the following changes: 2010-02-02 00:23:59 +00:00
INSTALL
Makefile The big RosBE 1.5 compatibility patch. You will need RosBE 1.5 from this point! 2010-02-09 18:14:58 +00:00
proxy.mak
ReactOS-amd64.rbuild
ReactOS-arm.rbuild
ReactOS-generic.rbuild Demote "may be used uninitialized" errors into warnings again. 2010-02-09 19:02:56 +00:00
ReactOS-i386.rbuild The big RosBE 1.5 compatibility patch. You will need RosBE 1.5 from this point! 2010-02-09 18:14:58 +00:00
ReactOS-ppc.rbuild
README
rosbuild.bat
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.