reactos/reactos
2007-10-23 14:26:53 +00:00
..
base No need to define __USE_W32API 2007-10-23 08:12:28 +00:00
boot No need to define __USE_W32API 2007-10-23 08:12:28 +00:00
dll IExtractIcon::GetIconLocation is not documented to support a NULL pointer as last parameter 2007-10-23 14:26:53 +00:00
drivers Fix some svn properties 2007-10-23 08:30:39 +00:00
hal No need to define __USE_W32API 2007-10-23 08:12:28 +00:00
include [FORMATTING] Tab -> spc consistency. 2007-10-23 09:49:16 +00:00
lib No need to define __USE_W32API 2007-10-23 08:12:28 +00:00
media Sync with Wine: Combo controls. Checked Button and no changes. 2007-10-23 06:13:16 +00:00
modules Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
ntoskrnl Unbreak build (unused local var's warnings when not using the quota code). 2007-10-23 12:31:21 +00:00
subsystems - Add a bit more debug traces, like the previous implementation had. 2007-10-23 08:32:19 +00:00
tools Delete all Trailing spaces in code. 2007-10-19 23:21:45 +00:00
apistatus.lst fix paths 2007-01-07 12:37:27 +00:00
baseaddress.rbuild Dmitry Chapyshev <lentind@yandex.ru> 2007-10-20 17:16:30 +00:00
config-ppc.template.rbuild Delete all Trailing spaces in code. 2007-10-19 23:21:45 +00:00
config.template.rbuild Delete all Trailing spaces in code. 2007-10-19 23:21:45 +00:00
COPYING
CREDITS add myself to CREDITS 2007-08-09 12:47:07 +00:00
depmap.xsl - add a primitive XSL for displaying the ReactOS dependency map 2007-01-14 20:41:01 +00:00
Doxyfile - Commit changes made to doxygen config by Marc Piulachs. 2007-10-14 12:52:44 +00:00
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 All remaining changes from the PPC branch. Not well tested yet. Many things 2007-10-06 07:53:20 +00:00
proxy.mak set most of trunk svn property eol-style:native 2006-11-08 11:47:44 +00:00
ReactOS-generic.rbuild Activate define override check in rbuild 2007-10-19 15:27:44 +00:00
ReactOS-i386.rbuild All remaining changes from the PPC branch. Not well tested yet. Many things 2007-10-06 07:53:20 +00:00
ReactOS-ppc.rbuild Activate define override check in rbuild 2007-10-19 15:27:44 +00:00
README - ReactOS does not directly aim NT4 compatibility everywhere, reflect this in the readme. 2006-12-16 11:06:33 +00:00
vreport.xsl Metadata enhancement for rbuild and version report by Marc Piulachs (marc DOT piulachs AT codexchange DOT net) 2007-08-12 19:17:00 +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.