mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 17:45:41 +00:00
-set fix line endings to preserve windows line endings
svn path=/trunk/; revision=45035
This commit is contained in:
parent
88855c3acd
commit
36ecaaeee0
1 changed files with 53 additions and 53 deletions
|
@ -1,54 +1,54 @@
|
||||||
========================
|
========================
|
||||||
ReactOS Version 0.3.x
|
ReactOS Version 0.3.x
|
||||||
Updated July 28, 2007
|
Updated July 28, 2007
|
||||||
========================
|
========================
|
||||||
|
|
||||||
1. What is ReactOS?
|
1. What is ReactOS?
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
ReactOS is an Open Source effort to develop a quality operating system that is
|
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
|
compatible with applications and drivers written for the Microsoft Windows NT
|
||||||
family of operating systems (NT4, 2000, XP, 2003, Vista).
|
family of operating systems (NT4, 2000, XP, 2003, Vista).
|
||||||
|
|
||||||
Website: http://www.reactos.org/
|
Website: http://www.reactos.org/
|
||||||
|
|
||||||
|
|
||||||
2. Relationship with the WINE project
|
2. Relationship with the WINE project
|
||||||
-------------------------------------
|
-------------------------------------
|
||||||
|
|
||||||
ReactOS has always intended to work with the WINE project to share as much
|
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
|
programming effort as possible. This mainly concerns User Mode DLLs and
|
||||||
still happens to a degree today. Other areas of cooperation lie in
|
still happens to a degree today. Other areas of cooperation lie in
|
||||||
applications and testing suites.
|
applications and testing suites.
|
||||||
|
|
||||||
|
|
||||||
3. Future compatibility
|
3. Future compatibility
|
||||||
-----------------------
|
-----------------------
|
||||||
|
|
||||||
The ReactOS project, although currently focused on Windows XP
|
The ReactOS project, although currently focused on Windows XP
|
||||||
compatibility, is always keeping an eye toward compatibility with
|
compatibility, is always keeping an eye toward compatibility with
|
||||||
Windows Vista and future Windows NT releases.
|
Windows Vista and future Windows NT releases.
|
||||||
|
|
||||||
|
|
||||||
4. Supporting other System Applications
|
4. Supporting other System Applications
|
||||||
---------------------------------------
|
---------------------------------------
|
||||||
|
|
||||||
The Windows NT architecture allows for subsystems, as does the ReactOS
|
The Windows NT architecture allows for subsystems, as does the ReactOS
|
||||||
architecture. A subsystem is an implementation of the APIs of another
|
architecture. A subsystem is an implementation of the APIs of another
|
||||||
operating system, allowing ReactOS to run applications from other systems. We
|
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
|
are already looking at subsystems for: Java, OS/2, and DOS and possibly others
|
||||||
in the future.
|
in the future.
|
||||||
|
|
||||||
|
|
||||||
5. Tutorials
|
5. Tutorials
|
||||||
------------
|
------------
|
||||||
|
|
||||||
Developer and User Tutorials: http://www.reactos.org/wiki/index.php/Main_Page
|
Developer and User Tutorials: http://www.reactos.org/wiki/index.php/Main_Page
|
||||||
|
|
||||||
The tutorials contain more information on the project, compiling and testing
|
The tutorials contain more information on the project, compiling and testing
|
||||||
ReactOS - among other topics. Contributors to the project are always welcome.
|
ReactOS - among other topics. Contributors to the project are always welcome.
|
||||||
|
|
||||||
6. Author
|
6. Author
|
||||||
---------
|
---------
|
||||||
|
|
||||||
This document was written by Jason Filby (jasonfilby@yahoo.com).
|
This document was written by Jason Filby (jasonfilby@yahoo.com).
|
Loading…
Add table
Add a link
Reference in a new issue