reactos/reactos/boot/bootdata
Eric Kohl b4b9913715 [ADVAPI32]
Enable the new SAM-based logon system.

Using your own accounts to log-on to ReactOS will still fail because of bugs in winlogon, userenv.dll and the registry. But at least the infrastructure is in place and we can start to fix the reamining bugs. All accounts still use a hard-coded privilege set, but this will be fixed as soon as possible.

svn path=/trunk/; revision=60800
2013-10-30 21:19:03 +00:00
..
bootcd Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
bootcdregtest [WINE/TEST] 2013-09-13 09:20:52 +00:00
packages [MSHTML] 2013-10-07 14:22:37 +00:00
autorun.inf Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
bootcd.ini [FREELDR] 2012-12-16 21:32:41 +00:00
CMakeLists.txt [BOOTDATA] 2013-08-24 09:21:08 +00:00
hivecls.inf [hivecls.inf] 2013-07-25 12:48:34 +00:00
hivedef.inf [hivedef.inf] 2013-05-29 13:23:27 +00:00
hiveinst.inf [SETUP] 2013-02-02 21:56:00 +00:00
hivesft.inf [ADVAPI32] 2013-10-30 21:19:03 +00:00
hivesys.inf [CRT] 2013-09-16 11:55:50 +00:00
icon.ico Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
livecd.inf [USETUP-BOOTDATA-FONTS] 2013-02-24 15:36:49 +00:00
livecd.ini [FREELDR] 2012-12-09 15:01:51 +00:00
livecd_start.cmd Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
readme.txt [README] 2013-03-03 17:16:29 +00:00
system.ini Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
txtsetup.sif [HIVES]: Add "System Reserved" and "EMS" group types. 2013-08-06 01:12:08 +00:00

========================
ReactOS™ Version 0.3.x
Updated March 3, 2013
========================

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, Seven).

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 Server 2003
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

The tutorials contain more information on the project, compiling and testing
ReactOS - amongst other topics. Contributors to the project are always welcome.


6. Author
---------

This document was written by Jason Filby (jasonfilby@yahoo.com).