reactos/reactos
2007-01-01 12:59:11 +00:00
..
base Remove flickering reducing trick, because it does not work under windows, and the problem does not exist under reactos anyway. 2007-01-01 12:59:11 +00:00
boot include the xml of the downloader. 2006-12-31 17:40:39 +00:00
dll Implement NtGdiPolyDraw (based on wine). 2006-12-30 20:46:05 +00:00
drivers Recommit changes from cc branch, without the hackish changes to create.c. 2006-12-31 16:43:40 +00:00
hal
include - Fix OB_SECURITY_METHOD prototype, callers, and implementors. 2006-12-29 22:17:29 +00:00
lib - Fix critical bugs in exception handling: Unwinding was completely broken, using the wrong SEH protector to detect collided unwinding. The correct protector itself also had a broken check. 2006-12-29 18:49:00 +00:00
media Update to lates dejavu font, version 2.13 2006-12-25 14:25:22 +00:00
modules
ntoskrnl - Fix OB_SECURITY_METHOD prototype, callers, and implementors. 2006-12-29 22:17:29 +00:00
regtests
subsystems Fix a typo 2006-12-30 21:40:32 +00:00
tools fix a typo 2006-12-23 10:52:07 +00:00
apistatus.lst
baseaddress.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
CREDITS
Doxyfile
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-ppc.rbuild
ReactOS.rbuild
README

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