reactos/reactos/bootdata
Gé van Geldorp d196e4b798 Add mpr and wininet to default build/install
svn path=/trunk/; revision=7982
2004-02-01 21:41:00 +00:00
..
packages Add mpr and wininet to default build/install 2004-02-01 21:41:00 +00:00
autorun.inf
hivecls.inf - basic registration of .url and .scf file types 2004-01-24 12:08:08 +00:00
hivedef.inf - Use English resources when no default locale is specified (Temporary fix). 2004-01-22 20:47:08 +00:00
hivesft.inf Set explorer as default shell 2004-01-14 23:21:31 +00:00
hivesys.inf Moved a lot of registry settings around. 2004-01-13 12:30:54 +00:00
icon.ico
readme.txt
system.ini Added a sample system.ini to shutup some winmm messages for now. 2003-12-29 23:06:38 +00:00
txtsetup.sif Changed /NOBOOTSCREEN to /NOGUIBOOT to be 2004-01-09 17:29:27 +00:00
unattend.inf.sample

========================
ReactOS Version 0.1.x
Updated March 27th, 2003
========================

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.

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).