reactos/reactos/bootdata
Art Yerkes 85cffe692b Added table entry for SOCK_RAW IPPROTO_ICMP
svn path=/trunk/; revision=12996
2005-01-12 20:49:51 +00:00
..
packages Spanish Keyboard Layout 2005-01-07 18:57:43 +00:00
autorun.inf added registry entries for explorer 2003-11-16 10:46:34 +00:00
hivecls.inf - Add CLSID entries for CLSID_DragDropHelper. 2004-12-21 14:33:59 +00:00
hivedef.inf baseaddress.cfg - Add entry for midimap.dll. Fix msacm's base address. It was conflicting with iplhapi and generated an unncessary relocation and error message. 2004-11-09 15:02:35 +00:00
hiveinst.inf - Add VBE video mode registry. (Gerard Gatineau asked for it) 2004-07-07 16:22:22 +00:00
hivesft.inf Add timezone index mapping value and Rpc key. 2004-12-19 12:50:55 +00:00
hivesys.inf Added table entry for SOCK_RAW IPPROTO_ICMP 2005-01-12 20:49:51 +00:00
icon.ico Update ReactOS Icons: 2005-01-06 19:22:01 +00:00
livecd.inf - Basic Live CD building infrastructure. 2004-06-04 23:44:27 +00:00
livecd.ini - Basic Live CD building infrastructure. 2004-06-04 23:44:27 +00:00
readme.txt - Updated the version number in README.TXT to 0.2.x (maybe I'm just being pedantic...) 2004-03-11 02:09:14 +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 Reverted some local changes that aren't meant to be checked in yet. 2005-01-07 19:16:19 +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 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).