reactos/reactos/bootdata
2006-01-12 21:15:38 +00:00
..
bootcd Don't put modules in project root to avoid overwriting the top-level makefile with a proxy makefile 2005-05-19 18:38:04 +00:00
livecd Don't put modules in project root to avoid overwriting the top-level makefile with a proxy makefile 2005-05-19 18:38:04 +00:00
packages added sk kbd layout to registry patch by Malin <malin23@atlas.sk> (fixed bug 1251) 2006-01-12 21:15:38 +00:00
autorun.inf added registry entries for explorer 2003-11-16 10:46:34 +00:00
bootdata.xml First attempt to make the XML data we feed rbuild conforming the XInclude spec. 2005-08-01 13:34:33 +00:00
hivecls.inf - Disable NtQuerySecurityObject for now 2006-01-05 09:22:09 +00:00
hivedef.inf bost the drv number to 5.03.2600.2180 for directx 2005-12-07 16:47:25 +00:00
hiveinst.inf Remove mouse type selection in usetup. 2005-06-25 16:01:27 +00:00
hivesft.inf Use Bitstream Vera Sans when asked for Tahoma. Addresses bug 1188. 2005-12-29 05:18:21 +00:00
hivesys.inf added sk kbd layout to registry patch by Malin <malin23@atlas.sk> (fixed bug 1251) 2006-01-12 21:15:38 +00:00
icon.ico Use the new ReactOS icon for the boot cd. 2005-03-15 21:39:07 +00:00
livecd.inf Activate serial mouse for livecd 2005-05-14 18:04:53 +00:00
livecd.ini Remove COM1 as default debug messages output channel for LiveCD. 2005-02-06 14:13:32 +00:00
readme.txt Rewrite project target 2005-08-23 14:51:03 +00:00
system.ini Added a sample system.ini to shutup some winmm messages for now. 2003-12-29 23:06:38 +00:00
txtsetup.sif added sk kbd layout to registry patch by Malin <malin23@atlas.sk> (fixed bug 1251) 2006-01-12 21:15:38 +00:00
unattend.inf.sample 2003-10-06 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-10-06 19:22:42 +00:00

========================
ReactOS Version 0.2.x
Updated March 11th, 2004
========================

1. What is ReactOS?
-------------------

ReactOS is an Open Source effort to develop a quality operating system that is
compatible with applications and drivers written for the Microsoft Windows NT
family of operating systems (NT4, 2000, XP, 2003).

Website: http://www.reactos.com


2. Relationship with the WINE project
-------------------------------------

ReactOS has always planned to work with the WINE project to share as much
programming effort as possible. This will mainly concern User Mode DLLs and
will happen once ReactOS's Kernel Mode areas are more complete, as those areas
form the underlying infrastructure. Other areas of cooperation lie in
applications and testing suites.


3. Future compatibility
-----------------------

The ReactOS project, although currently focused on Windows NT 4.0
compatibility, is always keeping an eye towards compatibility with future
Windows NT releases, that is, Windows 2000 (NT 5.0) and Windows XP (NT 5.1).


4. Supporting other System Applications
---------------------------------------

The Windows NT architecture allows for subsystems, as does the ReactOS
architecture. A subsystem is an implementation of the APIs of another
operating system, allowing ReactOS to run applications from other systems. We
are already looking at subsystems for: Java, OS/2 and DOS and possibly others
in the future.


5. Tutorials
------------

Developer and User Tutorials: http://reactos.com/index.php?tab=documents

The tutorials contain more information on the project, compiling and testing
ReactOS - among other topics. Contributors to the project are always welcome.

6. Author
---------

This document was written by Jason Filby (jasonfilby@yahoo.com).