reactos/reactos/boot/bootdata
Rafal Harabien 9aae27bf4a [NOTEPAD][WORDPAD]
- Add version information
[BOOTDATA]
- Add Notepad, Wordpad and Paint to Applications registry key

svn path=/trunk/; revision=54842
2012-01-05 17:59:19 +00:00
..
bootcd Add bootcdregtest target to cmake build. 2011-05-19 21:55:57 +00:00
bootcdregtest
livecd
livecdregtest
packages [ADVAPI32_APITEST] 2011-11-20 20:03:46 +00:00
autorun.inf [NTOSKRNL] 2011-11-21 05:28:08 +00:00
bootcd.ini [NTOSKRNL] 2011-11-21 05:28:08 +00:00
bootdata.rbuild
CMakeLists.txt [CMAKE] - Add shortcuts to CMake livecd. 2011-11-27 19:59:14 +00:00
hivecls_amd64.inf Add Kazakh language to the registry. Patch by <seven_s*AT*mail*DOT*ru>. Bug #6277. 2011-10-03 18:19:45 +00:00
hivecls_arm.inf Add Kazakh language to the registry. Patch by <seven_s*AT*mail*DOT*ru>. Bug #6277. 2011-10-03 18:19:45 +00:00
hivecls_i386.inf [NOTEPAD][WORDPAD] 2012-01-05 17:59:19 +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 [Translation] 2011-11-21 06:03:39 +00:00
hiveinst_arm.inf
hiveinst_i386.inf
hivesft_amd64.inf [TRANSLATION] 2011-10-17 14:55:03 +00:00
hivesft_arm.inf [TRANSLATION] 2011-10-17 14:55:03 +00:00
hivesft_i386.inf [TRANSLATION] 2011-11-07 08:01:58 +00:00
hivesys_amd64.inf [BOOTDATA] 2011-12-03 21:17:11 +00:00
hivesys_arm.inf Add Kazakh language to the registry. Patch by <seven_s*AT*mail*DOT*ru>. Bug #6277. 2011-10-03 18:19:45 +00:00
hivesys_i386.inf [BOOTDATA] 2011-12-04 14:23:52 +00:00
icon.ico fix accidentally set property svn:executable 2011-04-17 09:50:07 +00:00
livecd.inf [LIVECD] 2011-10-20 19:00:02 +00:00
livecd.ini [NTOSKRNL] 2011-11-21 05:28:08 +00:00
livecd_start.cmd [CMAKE] - Add shortcuts to CMake livecd. 2011-11-27 19:59:14 +00:00
readme.txt
system.ini
txtsetup.sif [BOOTDATA] 2011-11-10 22:42:16 +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).