reactos/reactos
2006-01-05 16:25:44 +00:00
..
apps Avoid using uninitialized variables 2006-01-04 23:48:15 +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 - Disable NtQuerySecurityObject for now 2006-01-05 09:22:09 +00:00
drivers Let oskit tell us when sending should be blocked 'cause its stuffed upto its 2006-01-04 22:40:48 +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 Add some exports to ntdll 2006-01-05 13:40:05 +00:00
media - Add information on new executive locks being worked on. 2005-12-27 03:06:35 +00:00
modules
ntoskrnl - 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
regtests WINSTA_ALL_ACCESS is now defined in winuser.h 2005-12-01 15:01:38 +00:00
services Silence most of the msvc warnings 2005-12-27 18:05:53 +00:00
subsys fix new strechblt code for dib32, left todo dib1, dib4, dib24 2006-01-05 01:49:00 +00:00
tools Add some exports to ntdll 2006-01-05 13:40:05 +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 Remove oleaut32 from api status 2005-12-18 17:40:51 +00:00
baseaddress.xml Import oleacc from Wine. oleacc.xml provided by Christoph von Wittich 2005-12-12 20:41:27 +00:00
config.template.xml
COPYING Update GPL and LGPL licenses. 2005-11-23 07:07:40 +00:00
CREDITS add myself to credits too. 2005-12-09 01:39:42 +00:00
Doxyfile
INSTALL
LGPL.txt Update GPL and LGPL licenses. 2005-11-23 07:07:40 +00:00
Makefile Add ROS_AUTOMAKE variable to determine the location of makefile.auto 2005-12-04 07:58:46 +00:00
proxy.mak
ReactOS-ppc.xml Added support for ROS_AUTOMAKE variable. 2005-12-04 12:02:45 +00:00
ReactOS.xml - Uncondtionally build with optimizations (can still be disabled by commenting out the block locally; is this easy enough Ge?) 2006-01-05 16:25:44 +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