reactos/reactos
2009-06-08 02:32:48 +00:00
..
base - ElfrReportEventW: Silence debugging thats no longer needed as this API is now implemented. 2009-06-08 02:32:48 +00:00
boot - Add USB keyboard and mouse support to ReactOS. 2009-06-05 16:49:41 +00:00
dll partial wine sync 2009-06-07 15:36:25 +00:00
drivers - Fix our handler checks 2009-06-08 02:23:47 +00:00
hal - Use MmFreeContiguousMemorySpecifyCache to free memory allocated by MmAllocateContiguousMemorySpecifyCache in HalAllocateCommonBuffer 2009-06-02 01:30:52 +00:00
include revert a part of r41339 as it break ppc port 2009-06-07 17:42:41 +00:00
lib - Fix a typo 2009-05-31 13:17:42 +00:00
media sync kernel32 lzexpand to wine 1.1.23 2009-06-07 14:10:13 +00:00
modules
ntoskrnl - IopUnloadDriver: Only add the DOE_UNLOAD_PENDING to the Device's DeviceExtensions Flags and check for attached devices and reference counts if the DriverObject->DriverUnload is valid. Verified on XP. 2009-06-07 01:18:15 +00:00
subsystems - NtGdiEngCreateDeviceBitmap: Test size larger than 32 bits in width. 2009-06-06 04:24:03 +00:00
tools Fix no-op code for UNIX hosts 2009-06-07 23:39:15 +00:00
apistatus.lst
baseaddress.rbuild
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
COPYING.ARM
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-arm.rbuild
ReactOS-generic.rbuild
ReactOS-i386.rbuild
ReactOS-ppc.rbuild
README
vreport.xsl

========================
ReactOS Version 0.3.x
Updated Dec 16, 2006
========================

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 XP/2003
drivers compatibility, is always keeping an eye toward compatibility with
older version of Windows NT family ( NT 4.0, 2000 (NT 5.0)) and new
Windows NT releases (Vista, etc). Applications (Win32 API) compatibility
focus is Windows XP.

More information is available at http://www.reactos.org/.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the media\doc subdirectory for some sparse notes.

4. Who is responsible

See the CREDITS file.