reactos/reactos
Steven Edwards 5298bf9c05 added \n for DPRINT
svn path=/trunk/; revision=9648
2004-06-09 20:39:41 +00:00
..
apps "Using multiple compilers is good for your code", chapter umpteenth: removing the SEH library test (until I have a better example) because it made some non-portable assumptions about the stack layout (could cause STATUS_INVALID_UNWIND_TARGET exceptions with some compilers and full optimization) 2004-06-03 22:30:22 +00:00
bootdata Implement mouse driver autodetection and installation. 2004-06-07 12:24:00 +00:00
dk cleanup of the SDK and disable use of the old WINE tree. 2004-05-28 18:18:43 +00:00
doc
drivers This is a merge onto head of the last two months worth of changes to the 2004-06-09 18:11:39 +00:00
hal - Fixed the implementation of MmMapIoSpace. 2004-05-15 22:45:51 +00:00
iface Window Class handling fixes: 2004-05-16 19:31:09 +00:00
include Fixed compilation in environments where the native non-local goto isn't available 2004-06-04 00:49:40 +00:00
lib This is a merge onto head of the last two months worth of changes to the 2004-06-09 18:11:39 +00:00
loaders/dos - Changed back to the old variable NASM_CMD. 2004-06-05 09:47:36 +00:00
media Sylvain Petreolle - 2004-05-18 16:22:49 +00:00
ntoskrnl - Allocate memory for mdl's for paging io from stack instead of the non paged pool. 2004-06-06 09:13:21 +00:00
regtests
services
subsys added \n for DPRINT 2004-06-09 20:39:41 +00:00
tools 2004-06-05 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-06-05 10:47:27 +00:00
w32api - Fixed declaration of IMAGE_EXPORT_DIRECTORY structure. 2004-05-29 11:58:16 +00:00
.cvsignore
aboot.bat
apistatus.lst
baseaddress.cfg - Moved the definition of all dll base addresses to baseaddress.cfg. 2004-05-29 21:24:48 +00:00
boot.bat
bootc.lst
ChangeLog Revert: 2004-06-05 13:39:02 +00:00
config
COPYING
CREDITS
Doxyfile
INSTALL
Jamfile
Jamrules
LGPL.txt
Makefile - Include bootdata/hiveinst.inf when building the Live CD registry hives. 2004-06-07 17:31:50 +00:00
makefile.dos
README
rules.mak - Added a comment for NASM_CMD. 2004-06-05 10:21:59 +00:00

========================
ReactOS Version 0.1.x
Updated March 19th, 2003
========================

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