home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / Chip_2004-07_cd1.bin / tema / aos / files / reactos.iso / readme.txt < prev   
Encoding:
Text File  |  2004-04-27  |  1.7 KB  |  55 lines

  1. ========================
  2. ReactOS Version 0.2.x
  3. Updated March 11th, 2004
  4. ========================
  5.  
  6. 1. What is ReactOS?
  7. -------------------
  8.  
  9. ReactOS is an Open Source effort to develop a quality operating system that is
  10. compatible with Windows NT applications and drivers.
  11.  
  12. Website: http://www.reactos.com
  13.  
  14.  
  15. 2. Relationship with the WINE project
  16. -------------------------------------
  17.  
  18. ReactOS has always planned to work with the WINE project to share as much
  19. programming effort as possible. This will mainly concern User Mode DLLs and
  20. will happen once ReactOS's Kernel Mode areas are more complete, as those areas
  21. form the underlying infrastructure. 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 NT 4.0
  29. compatibility, is always keeping an eye towards compatibility with future
  30. Windows NT releases, that is, Windows 2000 (NT 5.0) and Windows XP (NT 5.1).
  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. We
  39. are already looking at subsystems for: Java, OS/2 and DOS and possibly others
  40. in the future.
  41.  
  42.  
  43. 5. Tutorials
  44. ------------
  45.  
  46. Developer and User Tutorials: http://reactos.com/index.php?tab=documents
  47.  
  48. The tutorials contain more information on the project, compiling and testing
  49. ReactOS - among other topics. Contributors to the project are always welcome.
  50.  
  51. 6. Author
  52. ---------
  53.  
  54. This document was written by Jason Filby (jasonfilby@yahoo.com).
  55.