reactos/reactos/boot/bootdata
Timo Kreuzer fae2044a23 [CMAKE]
Integrate cmake stuff into trunk
Only files added.

svn path=/trunk/; revision=51783
2011-05-16 13:12:07 +00:00
..
bootcd Samuel Serapion 2010-04-18 18:20:33 +00:00
bootcdregtest Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
livecd Samuel Serapion 2010-04-18 18:20:33 +00:00
livecdregtest Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
packages [CMAKE] 2011-05-16 13:12:07 +00:00
autorun.inf fix accidentally set property svn:executable 2011-04-17 09:50:07 +00:00
bootcd.ini Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
bootdata.rbuild Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
CMakeLists.txt [CMAKE] 2011-05-16 13:12:07 +00:00
hivecls_amd64.inf Add hivecls_amd64.inf 2010-07-26 13:43:40 +00:00
hivecls_arm.inf - Fix file type description 2010-04-26 09:37:08 +00:00
hivecls_i386.inf - Fix file type description 2010-04-26 09:37:08 +00:00
hivedef_amd64.inf - Enable simple FontSmoothing by default. It matters for arwinss, trunk just ignores this value and always smoothes the fonts. 2011-02-09 14:07:10 +00:00
hivedef_arm.inf - Enable simple FontSmoothing by default. It matters for arwinss, trunk just ignores this value and always smoothes the fonts. 2011-02-09 14:07:10 +00:00
hivedef_i386.inf - Polish translation for power management. 2011-05-08 20:39:32 +00:00
hiveinst_arm.inf Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
hiveinst_i386.inf Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
hivesft_amd64.inf - Respectively fix incorrect data type for GlobalFlags in ReactOS registry. 2010-10-06 17:25:15 +00:00
hivesft_arm.inf - Respectively fix incorrect data type for GlobalFlags in ReactOS registry. 2010-10-06 17:25:15 +00:00
hivesft_i386.inf fix line endings 2011-05-16 07:15:18 +00:00
hivesys_amd64.inf - Robert Horvath: Add GlobalFlag entry in hivesys_{arch}.inf with the default value 0x0. 2011-02-09 20:50:28 +00:00
hivesys_arm.inf - Robert Horvath: Add GlobalFlag entry in hivesys_{arch}.inf with the default value 0x0. 2011-02-09 20:50:28 +00:00
hivesys_i386.inf [EVENTLOG] 2011-05-01 13:35:51 +00:00
icon.ico fix accidentally set property svn:executable 2011-04-17 09:50:07 +00:00
livecd.inf Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
livecd.ini Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
readme.txt Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
system.ini Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00
txtsetup.sif - Revert 47615. Please fix actual sysreg instead of adding inconsistency between 1st, 2nd and 3rd stages debugging connections. This should fix sysreg3's inability to do backtraces. 2011-03-04 16:57:56 +00:00
unattend.inf Hopefully create a branch and not destroy the svn repository. 2010-01-23 23:25:04 +00:00

========================
ReactOS Version 0.3.x
Updated July 28, 2007
========================

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

Website: http://www.reactos.org/


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

ReactOS has always intended to work with the WINE project to share as much
programming effort as possible. This mainly concerns User Mode DLLs and
still happens to a degree today. Other areas of cooperation lie in
applications and testing suites.


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

The ReactOS project, although currently focused on Windows XP
compatibility, is always keeping an eye toward compatibility with
Windows Vista and future Windows NT releases.


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://www.reactos.org/wiki/index.php/Main_Page

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