reactos/reactos
2004-12-11 16:36:06 +00:00
..
apps Fix a compile error I was seeing due to lack of mbstowcs. 2004-12-09 05:53:47 +00:00
bootdata - Update registry keys for sound blaster driver. 2004-12-10 19:09:02 +00:00
dk
doc Sync to Wine-20041201 2004-12-07 23:08:34 +00:00
drivers - Manage TCP ports using port set and dynamically assign TCP port number if sin_port == 0. 2004-12-11 16:36:06 +00:00
hal - Detect HDTV output 2004-12-11 14:45:00 +00:00
iface Simple implementation of some multi-monitor APIs. 2004-11-16 16:29:21 +00:00
include remove accctrl.h from include. The w32api version works fine for us. 2004-12-11 16:02:22 +00:00
lib RtlLargeIntegerArithmeticShift() shouldn't return uninitialized data from the stack 2004-12-11 15:23:51 +00:00
media grrr I forgot to do binary..... 2004-11-11 17:27:58 +00:00
ntoskrnl PagedPool improvements: differenciate between hiredzone and loredzone, added double-free detection including stack trace of free'er, keep track of Tags, two new utility functions for debugging ( VOID ExRosDumpPagedPoolByTag(ULONG) and ULONG ExRosQueryPoolTag(PVOID) ). 2004-12-11 00:13:37 +00:00
regtests Catch hang-up regtests, added _DispatcherTimeout macros for tests to specify timeout (default is 5000ms) 2004-12-01 23:23:47 +00:00
services - Centralize definition of version resource 2004-10-16 20:27:43 +00:00
subsys update Doxyfile format 2004-12-11 14:15:57 +00:00
tools Add half-verbose output to build system and make it the default (the old output is available via setting VERBOSE=yes) 2004-12-11 16:02:22 +00:00
w32api forgot this file 2004-12-11 00:22:25 +00:00
.cvsignore
apistatus.lst
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-27 WaxDragon <waxdragon@gmail.com> 2004-11-27 00:56:28 +00:00
config 2004-11-20 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-11-20 17:48:38 +00:00
COPYING
CREDITS
Doxyfile
INSTALL
Jamfile
Jamrules
LGPL.txt
Makefile add dsound to the top makefile. 2004-12-09 06:04:40 +00:00
makefile.dos
README
rules.mak Add half-verbose output to build system and make it the default (the old output is available via setting VERBOSE=yes) 2004-12-11 16:02:22 +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