reactos/reactos
Gé van Geldorp 8f6437a0a0 Sync to Wine-0_9_5:
Robert Shearman <rob@codeweavers.com>
- rpcrt4: Fix race condition in RpcServerListen.
  The DontWait parameter is used for forcing the function not to wait
  for the server to finish.
- rpcrt4: Implement callback conformance.

svn path=/trunk/; revision=20624
2006-01-06 20:24:26 +00:00
..
apps Remove the temp note. Gé is on fire ! 2006-01-05 23:43:49 +00:00
boot Copy the correct value if the value is stored directly in the data pointer (in CmiExportValue). 2006-01-03 14:56:47 +00:00
bootdata add to the bootcd for the purpose of testing bug 1253 2006-01-05 23:00:54 +00:00
drivers Don't keep overwriting the first address entry, give the others a chance too. 2006-01-05 23:11:51 +00:00
hal - Fix build. 2006-01-05 15:17:54 +00:00
include - New ERESOURCE implementation: fixes the return value of some functions (VOID vs NTSTATUS, USHORT vs ULONG), as well as optimized the code loops and general structure of the code. Additionnaly, functions do not simply call other functions with similar names; the exact implementation of each function has now been properly separated (see the DDK for more information on this) to have the most optimized scenarios. 2006-01-05 16:24:32 +00:00
lib Sync to Wine-0_9_5: 2006-01-06 20:24:26 +00:00
media
modules
ntoskrnl fixed uninitialized variable warnings 2006-01-06 11:58:17 +00:00
regtests
services
subsys fix a typo 2006-01-06 19:05:34 +00:00
tools Sync to Wine-0_9_5: 2006-01-06 19:56:51 +00:00
w32api - New ERESOURCE implementation: fixes the return value of some functions (VOID vs NTSTATUS, USHORT vs ULONG), as well as optimized the code loops and general structure of the code. Additionnaly, functions do not simply call other functions with similar names; the exact implementation of each function has now been properly separated (see the DDK for more information on this) to have the most optimized scenarios. 2006-01-05 16:24:32 +00:00
apistatus.lst
baseaddress.xml
config.template.xml
COPYING
CREDITS
Doxyfile
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-ppc.xml
ReactOS.xml - Tabs not spaces. 2006-01-05 16:30:20 +00:00
README

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