reactos/reactos
Gé van Geldorp fa2b0ba8e3 Swap arguments of LocalAlloc and only update Malloc32 block on successful
allocation. Fixes bug #154.

svn path=/trunk/; revision=7707
2004-01-17 02:21:42 +00:00
..
apps Added notepad ported from WINE. Not built by default but its there 2004-01-13 00:01:52 +00:00
bootdata Set explorer as default shell 2004-01-14 23:21:31 +00:00
dk
doc Updated the WINE porting Readme for 0.2 Release 2004-01-14 02:08:32 +00:00
drivers Store area touched by mouse pointer as this may be larger than the cursor 2004-01-16 13:18:23 +00:00
hal Rewrite loop so it can't be optimized away. Patch by Mike Nordell 2004-01-12 22:36:04 +00:00
iface some fixes 2003-12-26 13:06:34 +00:00
include Serialize access to display driver. Fixes serious display corruption 2004-01-16 19:32:00 +00:00
lib Swap arguments of LocalAlloc and only update Malloc32 block on successful 2004-01-17 02:21:42 +00:00
loaders/dos
media
ntoskrnl Don't use RECTL structure in ntoskrnl 2004-01-16 15:39:28 +00:00
regtests Initial tests for memory APIs 2004-01-02 03:23:25 +00:00
services Moved some Nt/Zw functions and types. 2004-01-06 16:11:57 +00:00
subsys Fix drawing of window move/resize rectangle in VMware 2004-01-17 01:04:45 +00:00
tools - Fixed the month of the date on the image. 2004-01-13 19:25:03 +00:00
.cvsignore
aboot.bat
apistatus.lst
baseaddress.cfg Add userenv.dll 2004-01-09 19:55:29 +00:00
boot.bat
bootc.lst
ChangeLog Enabled support for /DEBUGPORT=FILE 2004-01-02 17:46:17 +00:00
config
COPYING
CREDITS
Doxyfile
INSTALL
Jamfile
Jamrules
LGPL.txt
Makefile Update to build snmpapi.a 2004-01-16 04:35:07 +00:00
makefile.dos
README
rules.mak

========================
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