reactos/reactos
Gé van Geldorp baf11aeb1c Recognize our CD-Rom drives
svn path=/trunk/; revision=11196
2004-10-05 07:51:11 +00:00
..
apps First shot at ip lib test app. 2004-10-04 04:26:00 +00:00
bootdata Add common user shell folder key. 2004-10-02 12:35:12 +00:00
dk - Remove unused makefiles. 2004-08-02 03:01:50 +00:00
doc Sync to Wine-20040914 2004-09-19 11:15:58 +00:00
drivers Fixed IPStartup prototype and moved DisplayIPPacket out of ifdef. 2004-10-04 18:32:30 +00:00
hal Get rid of .edf files 2004-09-16 10:25:18 +00:00
iface 2004-07-21 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-07-21 18:17:50 +00:00
include 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
lib Recognize our CD-Rom drives 2004-10-05 07:51:11 +00:00
loaders/dos - Changed back to the old variable NASM_CMD. 2004-06-05 09:47:36 +00:00
media Use '$Windows NT$' signature because setupapi doesn't accept '$ReactOS$' yet. 2004-08-28 12:42:19 +00:00
ntoskrnl 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
regtests 2004-10-02 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-10-02 08:44:54 +00:00
services Moved some Nt/Zw functions and types. 2004-01-06 16:11:57 +00:00
subsys return hardcoded value (1) for SM_CMONITORS. 2004-10-04 19:23:31 +00:00
tools 2004-10-04 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-10-04 20:04:49 +00:00
w32api Sorry, forgot these updates for WIN32K to build with new KPCR. 2004-10-03 03:07:18 +00:00
.cvsignore initial doxygen configuraion 2003-12-06 23:11:41 +00:00
aboot.bat
apistatus.lst Added shared RTL functions to appear in ntoskrnl exports (Since they are in fact exported by ntoskrnl) 2004-08-07 06:48:49 +00:00
baseaddress.cfg added stubs for aclui.dll 2004-08-10 00:09:40 +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 2004-10-04 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-10-04 20:04:49 +00:00
config 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
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 add hid.dll to the build system 2004-09-26 12:39:30 +00:00
makefile.dos
README Update version number to 0.2.x 2004-06-22 23:27:48 +00:00
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