reactos/reactos
Thomas Bluemel ef8c92364b added stubs for the Hid User Library (hid.dll)
svn path=/trunk/; revision=10089
2004-07-12 15:08:43 +00:00
..
apps added a very basic timer queue test program 2004-07-08 10:32:18 +00:00
bootdata Jens Collin <jens.collin@lakhei.com> 2004-07-11 16:13:44 +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 - Fixed the comparing of video modes in IntInitScreenInfo. 2004-07-10 13:05:08 +00:00
hal copied HalRequestSoftwareInterrupt from uniproc irql.c to fix SMP builds 2004-07-10 21:58:35 +00:00
iface - Implementation of [NtGdi]GetTextFace[W] and [NtGdi]GetFontData[W]. 2004-07-09 20:28:20 +00:00
include Define missing PNTSTATUS. 2004-07-12 13:51:29 +00:00
lib added stubs for the Hid User Library (hid.dll) 2004-07-12 15:08:43 +00:00
loaders/dos - Changed back to the old variable NASM_CMD. 2004-06-05 09:47:36 +00:00
media Services file for WS2_32.dll, created by Cameron Palmer. 2004-07-02 01:26:29 +00:00
ntoskrnl Fix NtAccessCheck() prototype. 2004-07-12 12:05:49 +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 Use default PATHEXT if none found in environment 2004-07-11 16:23:12 +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 added stubs for the Hid User Library (hid.dll) 2004-07-12 15:08:43 +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