reactos/reactos
Hartmut Birr e9ee16d561 - Fixed _chmod and _wchmod.
svn path=/trunk/; revision=9236
2004-04-28 20:20:00 +00:00
..
apps added paramter -e to skip and count empty lines 2004-04-13 21:34:45 +00:00
bootdata - Fixed line endings and imm32.dll name. 2004-04-27 20:16:42 +00:00
dk make imagehlp import lib 2004-04-26 20:19:21 +00:00
doc Update status of ported DLLs 2004-04-16 09:13:21 +00:00
drivers - Correctly swap the Red and Blue colors while setting the palette on non-VGA compatible adapters. 2004-04-23 20:12:57 +00:00
hal - Fixed crash on reboot. Sorry. 2004-03-18 19:58:35 +00:00
iface System call thunk generation made marginally more portable: 2004-04-12 22:07:45 +00:00
include implemented GetDCBrushColor(), SetDCBrushColor(), GetDCPenColor() and SetDCPenColor(). they're UNTESTED so far! 2004-04-25 20:05:30 +00:00
lib - Fixed _chmod and _wchmod. 2004-04-28 20:20:00 +00:00
loaders/dos Remove 'dist' target 2003-11-24 16:48:41 +00:00
media
ntoskrnl Added Process HandleCount information. 2004-04-26 05:46:35 +00:00
regtests Followed Casper's advice to use macros to simplify regression tests 2004-04-27 20:31:32 +00:00
services Moved some Nt/Zw functions and types. 2004-01-06 16:11:57 +00:00
subsys - Simplified handling of palettes selected into device contexts. Now DC->w.hPalette should always point to palette object and shoudn't be NULL. 2004-04-28 18:38:07 +00:00
tools - Reduced the size of the symbol files, as only necessary symbol informations are copied. 2004-03-15 21:31:45 +00:00
w32api - Minor correction to RPC structures. 2004-04-24 21:35:24 +00:00
.cvsignore initial doxygen configuraion 2003-12-06 23:11:41 +00:00
aboot.bat
apistatus.lst 2004-02-18 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-02-18 21:29:20 +00:00
baseaddress.cfg integration of expat with ROS build system 2004-03-24 09:39:37 +00:00
boot.bat
bootc.lst Fixed driver loading order, cleaned up relevant functions, and moved boot driver 2003-10-15 17:04:39 +00:00
ChangeLog Fixed make bootcd on windows and cross. 2004-03-27 06:23:37 +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 activate Doxygen SEARCHENGINE option 2003-12-14 10:55:30 +00:00
INSTALL
Jamfile
Jamrules
LGPL.txt
Makefile build imagehlp 2004-04-26 20:20:11 +00:00
makefile.dos
README
rules.mak Fixed make bootcd on windows and cross. 2004-03-27 06:23:37 +00:00

========================
ReactOS Version 0.1.x
Updated March 19th, 2003
========================

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