[SHELL/EXPERIMENTS]
[reactos.git] / boot / bootdata / readme.txt
1 ========================
2 ReactOS\99 Version 0.3.x
3 Updated March 3, 2013
4 ========================
5
6 1. What is ReactOS?
7 -------------------
8
9 ReactOS\99 is an Open Source effort to develop a quality operating system that is
10 compatible with applications and drivers written for the Microsoft® Windows\99 NT
11 family of operating systems (NT4, 2000, XP, 2003, Vista, Seven).
12
13 Website: http://www.reactos.org
14
15
16 2. Relationship with the WINE project
17 -------------------------------------
18
19 ReactOS has always intended to work with the WINE project to share as much
20 programming effort as possible. This mainly concerns User Mode DLLs and
21 still happens to a degree today. Other areas of cooperation lie in
22 applications and testing suites.
23
24
25 3. Future compatibility
26 -----------------------
27
28 The ReactOS project, although currently focused on Windows Server 2003
29 compatibility, is always keeping an eye toward compatibility with
30 Windows Vista and future Windows NT releases.
31
32
33 4. Supporting other System Applications
34 ---------------------------------------
35
36 The Windows NT architecture allows for subsystems, as does the ReactOS
37 architecture. A subsystem is an implementation of the APIs of another
38 operating system, allowing ReactOS to run applications from other systems.
39 We are already looking at subsystems for: Java, OS/2, and DOS and possibly
40 others in the future.
41
42
43 5. Tutorials
44 ------------
45
46 Developer and User Tutorials: http://www.reactos.org/wiki
47
48 The tutorials contain more information on the project, compiling and testing
49 ReactOS - amongst other topics. Contributors to the project are always welcome.
50
51
52 6. Author
53 ---------
54
55 This document was written by Jason Filby (jasonfilby@yahoo.com).