reactos/reactos
2004-11-21 10:48:33 +00:00
..
apps 2004-11-13 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-11-13 17:20:30 +00:00
bootdata Remove the default locale id. 2004-11-15 14:43:55 +00:00
dk - Remove unused makefiles. 2004-08-02 03:01:50 +00:00
doc Sync to Wine-20041019 2004-10-20 20:35:58 +00:00
drivers Patch to correct multiple adapter bind from protocols. There were two 2004-11-21 04:20:38 +00:00
hal Register handler for PCI bus 2. 2004-11-15 09:18:19 +00:00
iface Simple implementation of some multi-monitor APIs. 2004-11-16 16:29:21 +00:00
include 1) Updated KUSER_SHARED_DATA to NT5+ exported documented defintiion, which meant the removal of DosDevices. Used proper NT _DEVICE_MAP Structure for this, but did it in a "hack" way, ie, not a fully implementation, but enough to keep the basic old functionality as before. This will need an review once the Ob Manager is overhaulted. Modified kernel32 to request the _DEVICE_MAP for the current process, implemented the query routine (but made it return the default systme device map intead of per process) and changed the kernel code to use the default device map instead. 2004-11-21 06:51:18 +00:00
lib fixed building problems 2004-11-21 10:39:12 +00:00
media grrr I forgot to do binary..... 2004-11-11 17:27:58 +00:00
ntoskrnl - Fixed the check for the empty (or not empty) dpc queue in KeInsertQueueDpc. 2004-11-21 10:48:33 +00:00
regtests 2004-11-20 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-11-20 17:56:23 +00:00
services - Centralize definition of version resource 2004-10-16 20:27:43 +00:00
subsys fixed building problems 2004-11-21 10:39:12 +00:00
tools 2004-11-20 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-11-20 17:48:38 +00:00
w32api Add UpdatePerUserSystemParameters stub and call it from winlogon. 2004-11-20 15:55:45 +00:00
.cvsignore initial doxygen configuraion 2003-12-06 23:11:41 +00:00
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 baseaddress.cfg - Add entry for midimap.dll. Fix msacm's base address. It was conflicting with iplhapi and generated an unncessary relocation and error message. 2004-11-09 15:02:35 +00:00
ChangeLog 2004-11-20 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-11-20 17:56:23 +00:00
config 2004-11-20 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-11-20 17:48:38 +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 2003-07-17 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-07-17 10:46:21 +00:00
Jamfile Add experimental jamfiles (still buggy). 2003-05-23 22:43:03 +00:00
Jamrules Add experimental jamfiles (still buggy). 2003-05-23 22:43:03 +00:00
LGPL.txt
Makefile added riched20 to the build 2004-11-20 18:30:52 +00:00
makefile.dos
README Update version number to 0.2.x 2004-06-22 23:27:48 +00:00
rules.mak 2004-10-23 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-10-23 21:05:12 +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