reactos/reactos
2006-12-31 16:43:40 +00:00
..
base Different folders for translations and other resources. 2006-12-30 10:11:58 +00:00
boot Add downloader to installation. 2006-12-25 17:09:33 +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 - Enable V86/DR save in HAL Clock Interrupt (and fix build). 2006-12-03 07:34:03 +00:00
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 - revert part of 24701 as requested on ml 2006-11-09 06:58:56 +00:00
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 Remove Vfat(x)Initialize and Vfat(x)Cleanup which were empty 2006-09-04 19:27:19 +00:00
config-ppc.template.rbuild
config.template.rbuild - In my fear of accidentally comitting NTLPC = 1, I forgot to make the initial NTLPC = 0 commit, so LPC was never getting compiled at all. This fixes it. 2006-10-30 19:20:08 +00:00
COPYING
CREDITS [AUDIT] 2006-12-03 21:06:03 +00:00
Doxyfile
INSTALL - ReactOS does not directly aim NT4 compatibility everywhere, reflect this in the readme. 2006-12-16 11:06:33 +00:00
LGPL.txt
Makefile Code::Blocks backend 2006-11-22 15:18:51 +00:00
proxy.mak set most of trunk svn property eol-style:native 2006-11-08 11:47:44 +00:00
ReactOS-ppc.rbuild
ReactOS.rbuild
README - ReactOS does not directly aim NT4 compatibility everywhere, reflect this in the readme. 2006-12-16 11:06:33 +00:00

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