reactos/reactos
2008-01-26 19:05:47 +00:00
..
base set -Wno-non-virtual-dtor for c++ code 2008-01-26 18:28:18 +00:00
boot - Set LoaderPagesSpanned field in the extension. 2008-01-26 13:57:55 +00:00
dll Bug 3005: Italian translation update (devotip@tiscali.it) 2008-01-26 14:27:11 +00:00
drivers silence some warnings (this flag can't be set globally because then the function would have to take care of ifable data - and this would add a nested extra loop for every single file in the project) 2008-01-26 19:05:47 +00:00
hal [FORMATTING] Fix indentation 2007-12-21 10:11:29 +00:00
include - Add CDB16 structure. 2008-01-26 17:57:12 +00:00
lib Page fault, system calls, context switches debugged. 2008-01-23 00:43:39 +00:00
media Updated readme.wine to include three more synced apps. 2008-01-23 10:37:32 +00:00
modules Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
ntoskrnl - Revert 32007 by Alex's request. Explanations in the ros-dev mailing list. 2008-01-26 16:50:31 +00:00
subsystems fix typo 2008-01-26 13:05:39 +00:00
tools set the correct flags for PCH too 2008-01-26 18:49:51 +00:00
apistatus.lst - Add myself to CREDITS (no comments ;)) 2007-12-19 09:21:21 +00:00
baseaddress.rbuild add baseaddress for mscoree 2008-01-04 08:56:17 +00:00
config-ppc.template.rbuild Delete all Trailing spaces in code. 2007-10-19 23:21:45 +00:00
config.template.rbuild enable KDBG as default 2008-01-19 18:11:12 +00:00
COPYING Create a place for work on creating a bootloader capable of booting Windows NT (from 4.0 up to 5.2). 2006-12-04 21:36:54 +00:00
CREDITS Added self to CREDITS :) 2008-01-10 17:16:49 +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 Create a place for work on creating a bootloader capable of booting Windows NT (from 4.0 up to 5.2). 2006-12-04 21:36:54 +00:00
Makefile Also create the temporary directory if it does not exist. 2008-01-08 21:22:27 +00:00
proxy.mak Create a place for work on creating a bootloader capable of booting Windows NT (from 4.0 up to 5.2). 2006-12-04 21:36:54 +00:00
ReactOS-generic.rbuild Remove MP build option from config.template.rbuild 2007-11-05 16:20:30 +00:00
ReactOS-i386.rbuild Fno-strict-aliasing -> fno-strict-aliasing 2008-01-25 20:30:52 +00:00
ReactOS-ppc.rbuild t's a bit embarrasing that some of this was undone until recently, but we now 2008-01-06 14:52:00 +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.