reactos/reactos
Gé van Geldorp 92599b546e Sync to Wine-20040615:
Marcus Meissner <marcus@jet.franken.de>
- Revert broken strict aliasing fix.
Robert Shearman <R.J.Shearman@warwick.ac.uk>
- Fix ref count on standard proxy creation.
- Release channel buffer in StdMarshal_UnmarshalInterface, since we no
  longer use it and the proxy should have taken a reference on it.
- Add a few comments.
- Fixed CoMarshalInterThreadInterfaceInStream and
  CoGetInterfaceAndReleaseStream.
Patrik Stridvall <ps@leissner.se>
- Fixed some issues found by winapi_check.

svn path=/trunk/; revision=9680
2004-06-16 07:06:50 +00:00
..
apps Patch by Michael Fritscher <michael@fritscher.net> 2004-06-11 14:10:12 +00:00
bootdata Implement mouse driver autodetection and installation. 2004-06-07 12:24:00 +00:00
dk cleanup of the SDK and disable use of the old WINE tree. 2004-05-28 18:18:43 +00:00
doc Update porting status 2004-05-08 14:16:09 +00:00
drivers Build "new" floppy driver instead of non-functional "old" one 2004-06-15 22:33:47 +00:00
hal - Fixed the implementation of MmMapIoSpace. 2004-05-15 22:45:51 +00:00
iface - Fixed prototypes of NtAddAtom, NtFindAtom, NtProtectVirtualMemory and KeQueryInterruptTime. 2004-06-13 10:35:53 +00:00
include - Compile kernel32 using w32api. 2004-06-13 20:04:56 +00:00
lib Sync to Wine-20040615: 2004-06-16 07:06:50 +00:00
loaders/dos - Changed back to the old variable NASM_CMD. 2004-06-05 09:47:36 +00:00
media Sylvain Petreolle - 2004-05-18 16:22:49 +00:00
ntoskrnl - Interpret the sign for qualifier 'l'. 2004-06-15 08:53:53 +00:00
regtests fixed output from test 2004-05-07 04:04:10 +00:00
services Moved some Nt/Zw functions and types. 2004-01-06 16:11:57 +00:00
subsys Marshall WM_CREATE/WM_NCCREATE messages 2004-06-16 06:09:40 +00:00
tools 2004-06-05 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-06-05 10:47:27 +00:00
w32api - Packing fixes 2004-06-14 20:05:00 +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 - Moved the definition of all dll base addresses to baseaddress.cfg. 2004-05-29 21:24:48 +00:00
boot.bat Removed trailing newline. This could have caused some trouble. 2003-08-25 12:06:29 +00:00
bootc.lst Fixed driver loading order, cleaned up relevant functions, and moved boot driver 2003-10-15 17:04:39 +00:00
ChangeLog Revert: 2004-06-05 13:39:02 +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 "new" floppy driver instead of non-functional "old" one 2004-06-15 22:33:47 +00:00
makefile.dos
README
rules.mak - Added a comment for NASM_CMD. 2004-06-05 10:21:59 +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