reactos/reactos
2007-12-25 13:59:57 +00:00
..
base Query and set the display string using data length counted in bytes. 2007-12-25 13:59:57 +00:00
boot - Reorder the pages , the non graphical START_PAGE should be allways the first page to be loaded because it initializes txtsetup.sif 2007-12-23 20:29:52 +00:00
dll I wonder, if Eric actually compiles before committing (AKA "merry christmas" commit :) ). 2007-12-25 12:56:11 +00:00
drivers - Make VBEMP look like a legacy driver. 2007-12-20 12:31:39 +00:00
hal [FORMATTING] Fix indentation 2007-12-21 10:11:29 +00:00
include Fix CHWIDTHINFO size. 2007-12-22 09:40:49 +00:00
lib No need to compile libxml2, as it is not used 2007-12-21 10:26:41 +00:00
media update README.WINE 2007-12-19 21:55:04 +00:00
modules Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
ntoskrnl - Initialize FlusherLock as a pushlock, not as an Ex-resource (it's used as a pushlock in the code now). 2007-12-25 13:15:52 +00:00
subsystems - Fix typos and debug messages. 2007-12-23 19:20:10 +00:00
tools Add support for mc files and remove hardcoded WMC instructions from Makefile . Thanks to Amine and Colin for helping to test it 2007-12-22 23:41:57 +00:00
apistatus.lst - Add myself to CREDITS (no comments ;)) 2007-12-19 09:21:21 +00:00
baseaddress.rbuild - Provide ntcfgx.dll a preferred baseaddress. 2007-12-20 13:07:06 +00:00
config-ppc.template.rbuild Delete all Trailing spaces in code. 2007-10-19 23:21:45 +00:00
config.template.rbuild Remove MP build option from config.template.rbuild 2007-11-05 16:20:30 +00:00
COPYING
CREDITS - Add myself to CREDITS (no comments ;)) 2007-12-19 09:21:21 +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 Move ntstatus.h/rc generation from Makefile to ntdll.rbuild 2007-12-23 00:55:02 +00:00
proxy.mak
ReactOS-generic.rbuild Remove MP build option from config.template.rbuild 2007-11-05 16:20:30 +00:00
ReactOS-i386.rbuild adding back -enable-stdcall-fixup linkerflag 2007-11-21 11:47:58 +00:00
ReactOS-ppc.rbuild React to changes in rbuild with regard to definitions. These are now 2007-10-24 02:23:54 +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.