reactos/reactos
2004-12-22 16:23:03 +00:00
..
apps 2004-12-14 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-12-14 22:57:35 +00:00
bootdata - Add CLSID entries for CLSID_DragDropHelper. 2004-12-21 14:33:59 +00:00
dk - Remove unused makefiles. 2004-08-02 03:01:50 +00:00
doc Add olepro32.dll to build 2004-12-18 22:28:42 +00:00
drivers This corresponds to the change made in dispatch.c on the 20th. 2004-12-22 16:23:03 +00:00
hal - Fixed the timer calibration for processors without a tsc, spotted by Casper Hornstrup. 2004-12-18 18:04:18 +00:00
iface - initialize system window classes when creating window stations 2004-12-21 21:38:27 +00:00
include msvc compatibility 2004-12-22 05:06:59 +00:00
lib forgot to add this when making chages to status.c earlier 2004-12-22 00:58:53 +00:00
media grrr I forgot to do binary..... 2004-11-11 17:27:58 +00:00
ntoskrnl MiQueryVirtualMemory(): created because ZwQueryVirtualMemory() didn't work for me, added cases for memory area types that I needed to walk stack traces. 2004-12-22 05:17:44 +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 - Run UserInit program instead of running shell directly. 2004-12-22 01:22:08 +00:00
tools Fixed the include of utime.h. (I should read the mails from others more exactly.) 2004-12-20 21:50:41 +00:00
w32api Fix GetInheritanceSource[A/W] signature. 2004-12-15 14:23:11 +00:00
.cvsignore
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 spell error 2004-12-20 22:18:41 +00:00
ChangeLog 2004-12-14 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-12-14 22:57:35 +00:00
config accidently committed this file, revert changes 2004-12-12 02:15:23 +00:00
COPYING
CREDITS Add Everaldo to credits 2004-02-23 04:29:39 +00:00
Doxyfile
INSTALL
Jamfile
Jamrules
LGPL.txt
Makefile add devenum to the build 2004-12-20 22:26:18 +00:00
makefile.dos
README Update version number to 0.2.x 2004-06-22 23:27:48 +00:00
rules.mak Changed half-verbose build output a bit: 2004-12-13 02:20:09 +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