reactos/reactos
2007-09-09 12:12:19 +00:00
..
base Changes partly based on a patch and ideas by Gregor Brunmar <gregor.brunmar@home.se>: 2007-09-09 11:04:22 +00:00
boot - We shouldn't use the same text as Windows does for descriptions 2007-09-07 14:05:55 +00:00
dll - Fix build by adding Wine-specific language definitions to WRC 2007-09-09 10:11:04 +00:00
drivers - Fix typos in debug messages. 2007-09-09 10:36:52 +00:00
hal - Use real NT KPCR address (0xFFDFF000). 2007-09-04 18:19:59 +00:00
include Correct size of KAPC_STATE to fit in the [23] window of PKTHREAD. This is 2007-09-09 09:49:35 +00:00
lib
media fix description spelling 2007-09-05 14:47:15 +00:00
modules
ntoskrnl Don't dereference the object unless we actually referenced it. Cygwin apps 2007-09-09 11:09:56 +00:00
subsystems - Don't unlock a not locked TEXTOBJ. Solves booting issue under vmware. 2007-09-08 18:44:33 +00:00
tools Remove the references to the "include/psdk" directory from "unicode", "wmc" and "wrc". Due to recent changes, they are not needed anymore. 2007-09-09 12:12:19 +00:00
apistatus.lst
baseaddress.rbuild - add input.dll baseaddress 2007-09-08 13:27:10 +00:00
config-ppc.template.rbuild
config.template.rbuild - Get rid of NTLPC configuration var completely. 2007-09-08 12:07:45 +00:00
COPYING
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile As described in documentation, default TEMPORARY variable to current directory (".") instead of nothing ("") 2007-09-06 07:17:33 +00:00
proxy.mak
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.