reactos/reactos
James Tabor 486bb2502f Replaced RtlAllocateHeap with NtAllocateVirtualMemory.
svn path=/trunk/; revision=10493
2004-08-11 03:48:31 +00:00
..
apps Added advapi32 test for the registry. 2004-08-07 22:51:27 +00:00
bootdata added aclui.dll to the bootcd 2004-08-10 17:10:57 +00:00
dk - Remove unused makefiles. 2004-08-02 03:01:50 +00:00
doc Undo test change 2004-08-09 18:28:28 +00:00
drivers - Separate out cluster chain extending functionality from GetNextCluster to GetNextClusterExtend. 2004-08-05 02:48:18 +00:00
hal - Use __KeStallExecutionProcessor instead of plain loop in HalCalibratePerformanceCounter since __KeStallExecutionProcessor is safe even for optimized builds. 2004-08-02 15:09:22 +00:00
iface
include Implement TokenOrigin class for GetTokenInformation 2004-08-10 20:13:42 +00:00
lib Replaced RtlAllocateHeap with NtAllocateVirtualMemory. 2004-08-11 03:48:31 +00:00
loaders/dos
media
ntoskrnl Copy AuthenticationId from existing token when duplicating a token 2004-08-10 21:11:20 +00:00
regtests 2004-07-23 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-07-23 20:03:26 +00:00
services
subsys fixed typo spotted by Royce. 2004-08-10 16:21:27 +00:00
tools Added a (C) notice. 2004-08-08 22:07:06 +00:00
w32api Fix RtlEqualLuid() 2004-08-10 23:26:39 +00:00
.cvsignore
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
bootc.lst
ChangeLog 2004-07-24 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-07-23 21:54:55 +00:00
config
COPYING
CREDITS
Doxyfile
INSTALL
Jamfile
Jamrules
LGPL.txt
Makefile added aclui.dll to the automatic build 2004-08-10 15:49:55 +00:00
makefile.dos
README
rules.mak 2004-07-23 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-07-23 19:07:44 +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