reactos/reactos
Steven Edwards 4ed7672428 Remove tests from the Main Makefile.
svn path=/trunk/; revision=11363
2004-10-21 05:08:32 +00:00
..
apps - Centralize definition of version resource 2004-10-16 20:27:43 +00:00
bootdata Add default hardware profile settings. 2004-10-12 12:00:29 +00:00
dk
doc Sync to Wine-20041019 2004-10-20 20:35:58 +00:00
drivers - Successfully complete IRP_MN_START_DEVICE and IRP_MN_STOP_DEVICE so that the drivers lower in the device stack can work. 2004-10-19 19:39:23 +00:00
hal 2004-10-18 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-10-18 19:11:09 +00:00
iface
include Remove global -DCOBJMACROS for winedll's since they #define it themselves 2004-10-20 20:31:36 +00:00
lib fixed language code 2004-10-20 22:41:16 +00:00
loaders/dos
media
ntoskrnl Added null check for CapabilityFlags. 2004-10-21 03:39:37 +00:00
regtests 2004-10-20 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-10-20 20:51:21 +00:00
services - Centralize definition of version resource 2004-10-16 20:27:43 +00:00
subsys 2004-10-20 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-10-20 20:51:21 +00:00
tools 2004-10-20 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-10-20 20:51:21 +00:00
w32api Simplify wine/shlwapi.h 2004-10-20 16:20:22 +00:00
.cvsignore
aboot.bat
apistatus.lst
baseaddress.cfg Sort by address to make searching easier 2004-10-17 21:25:43 +00:00
boot.bat
bootc.lst
ChangeLog 2004-10-20 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-10-20 20:51:21 +00:00
config Undo change to DBG 2004-10-16 20:29:32 +00:00
COPYING
CREDITS
Doxyfile
INSTALL
Jamfile
Jamrules
LGPL.txt
Makefile Remove tests from the Main Makefile. 2004-10-21 05:08:32 +00:00
makefile.dos
README
rules.mak Un-hardcoded the 0xC0000000 value, and stuck the define in one single place both for ASM and C code. This define is 0x80000000 by default, but automatically sets itself to 0xC0000000 if 3GB is set to 1 in reactos/config. This option is turned on by default for now, because the Default heap is at 0xA0000000, which doesn't work on a non 3GB system. Lower values seem to crash Win32K but I fill figure out a solution. 2004-10-04 21:38:49 +00:00

========================
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