reactos/reactos
2004-06-13 14:05:53 +00:00
..
apps Patch by Michael Fritscher <michael@fritscher.net> 2004-06-11 14:10:12 +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 Update porting status 2004-05-08 14:16:09 +00:00
drivers Removed redundant tracking (now incorporated into NdisAllocatePacket, etc) 2004-06-12 04:46:18 +00:00
hal - Fixed the implementation of MmMapIoSpace. 2004-05-15 22:45:51 +00:00
iface - Fixed prototypes of NtAddAtom, NtFindAtom, NtProtectVirtualMemory and KeQueryInterruptTime. 2004-06-13 10:35:53 +00:00
include - Fixed prototypes of NtAddAtom, NtFindAtom, NtProtectVirtualMemory and KeQueryInterruptTime. 2004-06-13 10:35:53 +00:00
lib - Fixed prototypes of NtAddAtom, NtFindAtom, NtProtectVirtualMemory and KeQueryInterruptTime. 2004-06-13 10:35:53 +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 - Fixed list traversing in MmAlterRegion to correctly handle Length that is greater than real memory area size. 2004-06-13 14:05:53 +00:00
regtests fixed output from test 2004-05-07 04:04:10 +00:00
services Moved some Nt/Zw functions and types. 2004-01-06 16:11:57 +00:00
subsys Unicode fix 2004-06-13 12:56:39 +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 initial doxygen configuraion 2003-12-06 23:11:41 +00:00
aboot.bat
apistatus.lst 2004-02-18 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-02-18 21:29:20 +00:00
baseaddress.cfg - Moved the definition of all dll base addresses to baseaddress.cfg. 2004-05-29 21:24:48 +00:00
boot.bat Removed trailing newline. This could have caused some trouble. 2003-08-25 12:06:29 +00:00
bootc.lst Fixed driver loading order, cleaned up relevant functions, and moved boot driver 2003-10-15 17:04:39 +00:00
ChangeLog Revert: 2004-06-05 13:39:02 +00:00
config 2004-02-22 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-02-22 09:59:17 +00:00
COPYING
CREDITS Add Everaldo to credits 2004-02-23 04:29:39 +00:00
Doxyfile activate Doxygen SEARCHENGINE option 2003-12-14 10:55:30 +00:00
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