reactos/reactos
Eric Kohl 9accaf0d0e DrawStatusText() must not process prefix characters.
svn path=/trunk/; revision=11463
2004-10-26 13:15:06 +00:00
..
apps Thats it. the tests are now in rosapps. 2004-10-21 12:05:13 +00:00
bootdata InProcServer32 entries only take a DLL name, no resource identifier 2004-10-23 13:10:57 +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 fixed prototypes of NtSetEvent(), NtResetEvent(), NtQueryEvent(), NtPulseEvent(), NtOpenEvent() and NtCreateEvent() 2004-10-24 15:26:14 +00:00
hal Fixed up some HAL prototypes and fixed some header problems in regards to upcoming DMA patch I will commit tomorrow. 2004-10-23 23:43:23 +00:00
iface 2004-07-21 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-07-21 18:17:50 +00:00
include more prototype fixes 2004-10-24 20:37:27 +00:00
lib DrawStatusText() must not process prefix characters. 2004-10-26 13:15:06 +00:00
media Use '$Windows NT$' signature because setupapi doesn't accept '$ReactOS$' yet. 2004-08-28 12:42:19 +00:00
ntoskrnl Use FileHeader->SizeOfOptionalHeader instead of sizeof(IMAGE_OPTIONAL_HEADER) as the real size of the optional header. 2004-10-26 10:56:38 +00:00
regtests 2004-10-24 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-10-24 17:51:29 +00:00
services - Centralize definition of version resource 2004-10-16 20:27:43 +00:00
subsys Pressing ENTER when a value is selected in the listview will open the edit dialog. 2004-10-26 11:05:49 +00:00
tools 2004-10-24 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-10-24 17:51:29 +00:00
w32api more prototype fixes 2004-10-24 20:37:27 +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 added some base addresses to the list 2004-10-24 13:05:53 +00:00
ChangeLog 2004-10-24 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-10-24 17:51:29 +00:00
config 2004-10-24 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-10-24 12:39:54 +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
Jamrules
LGPL.txt
Makefile 2004-10-23 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-10-23 21:05:12 +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