reactos/reactos
2005-08-17 07:06:59 +00:00
..
apps Ignore .svn folders 2005-08-11 17:41:30 +00:00
boot Remove all non-official LPC structures/defines/hardcoded hacks, and use actual correct sizes and structures. 2005-08-16 23:05:33 +00:00
bootdata Change o to optional 2005-08-16 14:39:17 +00:00
drivers Major cleanup of NDK. I've decided that it would be much cleaner to accumulate all types, regardless of their um/km availabilty, into each header. Thus, umtypes.h now only contains the equivalent of ntdef.h and is automatically not-included if the DDK is. Similary, I've removed all the NTIFS hacks and added a single ifssupp.h file, which is automatically removed if the IFS is added. That file will be deleted then the Longhorn WDK is made public (it contains the IFS/DDK). Nothing has changed on the includer-side, the same rules still apply 2005-08-17 07:06:59 +00:00
hal Reenabled a debug message. 2005-08-11 20:18:24 +00:00
include Major cleanup of NDK. I've decided that it would be much cleaner to accumulate all types, regardless of their um/km availabilty, into each header. Thus, umtypes.h now only contains the equivalent of ntdef.h and is automatically not-included if the DDK is. Similary, I've removed all the NTIFS hacks and added a single ifssupp.h file, which is automatically removed if the IFS is added. That file will be deleted then the Longhorn WDK is made public (it contains the IFS/DDK). Nothing has changed on the includer-side, the same rules still apply 2005-08-17 07:06:59 +00:00
lib Do not free a Critical Section we did not initialize. Fixes the silent UM exception I was seeing while trying to install VMWare tools. Patch by Filip. 2005-08-16 23:37:17 +00:00
media Update status 2005-08-12 19:08:45 +00:00
modules Add 'rosky' module. 2005-08-12 12:31:33 +00:00
ntoskrnl Remove all non-official LPC structures/defines/hardcoded hacks, and use actual correct sizes and structures. 2005-08-16 23:05:33 +00:00
regtests enable building shell32_test. some header fixes 2005-08-10 20:58:29 +00:00
services Remove all non-official LPC structures/defines/hardcoded hacks, and use actual correct sizes and structures. 2005-08-16 23:05:33 +00:00
subsys Minor changes. 2005-08-17 06:14:55 +00:00
tools Enlarge the Options buffer. 2005-08-15 19:53:00 +00:00
w32api Major cleanup of NDK. I've decided that it would be much cleaner to accumulate all types, regardless of their um/km availabilty, into each header. Thus, umtypes.h now only contains the equivalent of ntdef.h and is automatically not-included if the DDK is. Similary, I've removed all the NTIFS hacks and added a single ifssupp.h file, which is automatically removed if the IFS is added. That file will be deleted then the Longhorn WDK is made public (it contains the IFS/DDK). Nothing has changed on the includer-side, the same rules still apply 2005-08-17 07:06:59 +00:00
apistatus.lst
baseaddress.xml First attempt to make the XML data we feed rbuild conforming the XInclude spec. 2005-08-01 13:34:33 +00:00
config.template.xml fix typo 2005-08-10 03:32:15 +00:00
COPYING
CREDITS add my self to CREDITS 2005-06-08 17:29:59 +00:00
Doxyfile
INSTALL Update installation instructions 2005-05-13 19:47:30 +00:00
LGPL.txt
Makefile Install freeloader installer. 2005-07-12 15:04:17 +00:00
proxy.mak module_test proxy makefile support 2005-08-16 15:47:38 +00:00
ReactOS.xml revert back to -Os because of some buggy versions of GCC 2005-08-01 13:01:58 +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