reactos/reactos
Gé van Geldorp 1b91a499fe Ulrich Czekalla <ulrich@codeweavers.com>
- Delegates messages directly to the edit control window proc instead of
  containing an edit control. Fixes problems with subclassing the
  richedit control.
Francois Gouget <fgouget@free.fr>
- Make Unicode const strings static so they are not copied to the stack
  each time we enter the function.

svn path=/trunk/; revision=9329
2004-05-08 13:41:00 +00:00
..
apps added option -s to silence status output while processing 2004-05-04 20:10:18 +00:00
bootdata Add required user shell folder settings. 2004-05-01 11:53:20 +00:00
dk make imagehlp import lib 2004-04-26 20:19:21 +00:00
doc - Merge RPC runtime from Wine. 2004-05-04 20:10:07 +00:00
drivers - Protect against reads from (and writes to) closed named pipes. 2004-05-07 12:13:13 +00:00
hal - Initialize the serial port to reasonable state after the detection. (Needed by Virtual PC) 2004-04-29 17:06:21 +00:00
iface Fix Nt/ZwGetTickCount. 2004-05-01 19:22:49 +00:00
include fixed GetThreadDesktop() (not fully working yet because it requires a ObFindHandleForObject() implementation in case the requested thread doesn't belong to the calling process) 2004-05-05 22:47:06 +00:00
lib Ulrich Czekalla <ulrich@codeweavers.com> 2004-05-08 13:41:00 +00:00
loaders/dos
media
ntoskrnl use bugcheck macros where appropriate so users have a better idea of why they crashed. 2004-05-07 05:12:10 +00:00
regtests fixed output from test 2004-05-07 04:04:10 +00:00
services
subsys minor fixes 2004-05-08 13:06:12 +00:00
tools
w32api Sync to Wine-20040505: 2004-05-08 13:32:51 +00:00
.cvsignore
aboot.bat
apistatus.lst
baseaddress.cfg integration of expat with ROS build system 2004-03-24 09:39:37 +00:00
boot.bat
bootc.lst
ChangeLog Fixed make bootcd on windows and cross. 2004-03-27 06:23:37 +00:00
config
COPYING
CREDITS
Doxyfile
INSTALL
Jamfile
Jamrules
LGPL.txt
Makefile removed WINE from list of EXTERNALS, disabled building psx and os2 subsystem from externals for the time being. 2004-05-03 15:29:01 +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