reactos/reactos/boot/bootdata
Dmitry Chapyshev d63ea3d381 - Add getuname.dll (stub). charmap.exe from winxp work now
svn path=/trunk/; revision=36692
2008-10-08 11:51:03 +00:00
..
bootcd
bootcdregtest
livecd
livecdregtest
packages - Add getuname.dll (stub). charmap.exe from winxp work now 2008-10-08 11:51:03 +00:00
autorun.inf
bootdata.rbuild
hivecls_arm.inf - Pass the msi package in quotes 2008-08-23 17:26:26 +00:00
hivecls_i386.inf -add mshtml to bootcd 2008-09-10 07:44:39 +00:00
hivedef_arm.inf
hivedef_i386.inf
hiveinst_arm.inf
hiveinst_i386.inf
hivesft_arm.inf * add registry key for bitbucket shell folder 2008-08-08 22:31:15 +00:00
hivesft_i386.inf * Store the paths of ntbackup and defrag.msc in the registry 2008-08-14 15:03:37 +00:00
hivesys_arm.inf
hivesys_i386.inf Add the spooler service to the bootcd and start the service upon startup. 2008-09-03 21:06:22 +00:00
icon.ico
livecd.inf
livecd.ini
readme.txt
system.ini
txtsetup.sif Also change kdcom.dll location in txtsetup.sif 2008-09-06 15:19:57 +00:00
unattend.inf

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