reactos/reactos
Filip Navara 5a725770bc - Fixed memory referencing in mmTaskCreate.
svn path=/trunk/; revision=10187
2004-07-17 22:28:23 +00:00
..
apps added a very basic timer queue test program 2004-07-08 10:32:18 +00:00
bootdata Added keys for Winsock 2004-07-17 04:17:32 +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-06-16 18:50:19 +00:00
drivers Clear Partition0 DriveNotReady, for Removable Media. 2004-07-15 04:04:08 +00:00
hal copied HalRequestSoftwareInterrupt from uniproc irql.c to fix SMP builds 2004-07-10 21:58:35 +00:00
iface Added exports for new stubs and fixed some issues with recently commited stubs. 2004-07-17 05:13:05 +00:00
include simplified assigning DDI functions 2004-07-17 21:10:25 +00:00
lib - Fixed memory referencing in mmTaskCreate. 2004-07-17 22:28:23 +00:00
loaders/dos - Changed back to the old variable NASM_CMD. 2004-06-05 09:47:36 +00:00
media moved these docs to a folder. The file names broke the 2004-07-16 23:41:14 +00:00
ntoskrnl Assign a security descriptor to the root directory object. 2004-07-17 20:34:42 +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 simplified assigning DDI functions 2004-07-17 21:10:25 +00:00
tools very basic makefile for vs2003 (and the free tools). Please note that some programs don't compile properly, will take a look at this later. 2004-06-22 10:46:09 +00:00
w32api Fix RestartDialog() and RestartDialogEx() prototypes 2004-07-12 22:07:34 +00:00
.cvsignore
aboot.bat
apistatus.lst 2004-02-18 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-02-18 21:29:20 +00:00
baseaddress.cfg added skeleton for acledit.dll 2004-07-09 20:18:49 +00:00
boot.bat
bootc.lst
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
INSTALL
Jamfile
Jamrules
LGPL.txt
Makefile added expand.exe and msvfw32.dll to the build. 2004-07-10 21:44:14 +00:00
makefile.dos
README Update version number to 0.2.x 2004-06-22 23:27:48 +00:00
rules.mak - Added a comment for NASM_CMD. 2004-06-05 10:21:59 +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