reactos/reactos
Alex Ionescu 1b96a22c6c - Combine PnpInit1/2 since they were called one after the other.
- Load RAW driver while loading boot drivers.
- Cleanup IoInitSystem a bit more.

svn path=/trunk/; revision=24563
2006-10-18 17:46:55 +00:00
..
base To stop the app hanging when enumerating, use a separate thread for enumerating exclusively 2006-10-18 15:50:05 +00:00
boot - Fix a bug in FreeLdr key creation (patch by Filip Navara). 2006-10-16 02:04:09 +00:00
dll Set GDI_BatchLimit from TEB. 2006-10-18 03:55:28 +00:00
drivers Disable DbgBreakPoint() in release versions. This lets "copy nul com1:" fail instead of crashing. 2006-10-13 14:31:57 +00:00
hal Fixed one more optimization bug 2006-10-15 13:03:54 +00:00
include - Some stuff I promised James. This is DC_ATTR from Win2K, IIRC (you called it GDI_USER_DATA). It changed a bit in XP, but now you have a working model. Also added some more flags/enums that I knew about and some font structures. 2006-10-18 06:00:31 +00:00
lib Fixed usage of uninitialized variable warning 2006-10-16 15:55:33 +00:00
media
modules
ntoskrnl - Combine PnpInit1/2 since they were called one after the other. 2006-10-18 17:46:55 +00:00
regtests
subsystems Fixed definition for NtUserLoadKeyboardLayoutEx. 2006-10-15 20:07:45 +00:00
tools Add a stub for NtCompareTokens 2006-10-15 19:12:41 +00:00
apistatus.lst
baseaddress.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
CREDITS
Doxyfile
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-ppc.rbuild
ReactOS.rbuild
README

========================
ReactOS Version 0.3.x
Updated Aug 21rd, 2005
========================

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 NT 4.0
compatibility, is always keeping an eye toward compatibility with
future Windows NT releases, that is, Windows 2000 (NT 5.0) and
Windows XP (NT 5.1).

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

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the doc subdirectory for some sparse notes

4. Who is responsible

See the CREDITS file