reactos/reactos
Hervé Poussineau 7599760096 Read device instance IDs in registry instead of forcing 0000. This allows more than one instance for each device enumerated by Root bus.
Be ready to have resource requirements for each device instance (not used ATM)
Replace some ExAllocatePool/ExFreePool with ExAllocatePoolWithTag/ExFreePoolWithTag

svn path=/trunk/; revision=15671
2005-05-29 19:48:43 +00:00
..
apps Install more modules 2005-05-29 14:35:36 +00:00
boot Make compiler happy 2005-05-28 22:08:49 +00:00
bootdata Merge 12735:15568 from xmlbuildsystem branch 2005-05-28 15:18:30 +00:00
dk
doc Update status 2005-05-06 19:42:39 +00:00
drivers vgamp.sys, not vgamp.dll 2005-05-29 15:05:22 +00:00
hal Fix some build problems 2005-05-28 22:18:44 +00:00
include Merge 12735:15568 from xmlbuildsystem branch 2005-05-28 15:18:30 +00:00
lib Don't build as Unicode 2005-05-29 19:06:30 +00:00
media Merge 12735:15568 from xmlbuildsystem branch 2005-05-28 15:18:30 +00:00
ntoskrnl Read device instance IDs in registry instead of forcing 0000. This allows more than one instance for each device enumerated by Root bus. 2005-05-29 19:48:43 +00:00
regtests Build and run tests 2005-05-15 22:07:07 +00:00
services Install more modules 2005-05-29 14:35:36 +00:00
subsys Install explorer-cfg-template.xml 2005-05-29 16:07:35 +00:00
tools Build at 2GB like before 2005-05-29 16:07:05 +00:00
w32api disable assert until someone fixes this 2005-05-28 23:26:37 +00:00
apistatus.lst
baseaddress.xml user32 is becoming a big boy, give it some more space 2005-05-15 09:41:00 +00:00
config.template.xml Put dbg=1 as default again 2005-05-28 17:17:27 +00:00
COPYING
CREDITS
Doxyfile
INSTALL Update installation instructions 2005-05-13 19:47:30 +00:00
LGPL.txt
Makefile Add example of how to find the prefix 2005-05-28 19:38:17 +00:00
proxy.mak Support install target in proxy 2005-05-28 16:12:46 +00:00
ReactOS.xml use right optimization setting 2005-05-28 21:46:37 +00:00
README

========================
ReactOS Version 0.2.x
Updated June 23rd, 2004
========================

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 towards 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.com.

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