reactos/reactos
Alex Ionescu 3012ee8072 - Initialize the registry in one shot, and allow it to fail and do the associated CONFIG_INIT_FAILED bugcheck.
- Initialize Io in one shot, with IoInitSystem.
- Locate the system DLL a bit later, since on the boot CD this creates a small incompatibility due to the wrong path being in use.

svn path=/trunk/; revision=24463
2006-10-09 01:16:28 +00:00
..
base testing ros-diffs 2006-10-07 14:35:22 +00:00
boot - Have FreeLDR fill out ARC_DISK_SIGNATURE information for each detected disk, as it's filling the registry. 2006-10-08 19:34:16 +00:00
dll move the string parsing routine into it's own function so it can be used with DeviceProblemWizard_RunDLL when required. 2006-10-07 15:02:43 +00:00
drivers Copy i8042prt driver from 0.3.1 branch to trunk. Try #2 2006-10-03 18:04:03 +00:00
hal - Comment out xbox memory detection for now (until fully switched to NT-style LPB) 2006-10-01 21:07:25 +00:00
include - Add RtlInitEmptyAnsiString to DDK. 2006-10-08 23:46:26 +00:00
lib Some header fixes 2006-10-08 20:28:03 +00:00
media Add default destination for driver files in keyboard.inf 2006-09-23 22:09:18 +00:00
modules Change remaining .xml build files to .rbuild and fixup links. 2006-02-18 19:21:01 +00:00
ntoskrnl - Initialize the registry in one shot, and allow it to fail and do the associated CONFIG_INIT_FAILED bugcheck. 2006-10-09 01:16:28 +00:00
regtests update winetest gdi32 with more wine test 2006-09-24 22:27:00 +00:00
subsystems Fixed control apps windows, Let me known if it create any regress. 2006-10-06 21:59:42 +00:00
tools - Fix calls to HvInitializeHive 2006-10-06 23:11:49 +00:00
apistatus.lst Remove oleaut32 from api status 2005-12-18 17:40:51 +00:00
baseaddress.rbuild Remove Vfat(x)Initialize and Vfat(x)Cleanup which were empty 2006-09-04 19:27:19 +00:00
config-ppc.template.rbuild Add software patent setting to build config template. 2006-07-22 19:38:18 +00:00
config.template.rbuild Add software patent setting to build config template. 2006-07-22 19:38:18 +00:00
COPYING Update GPL and LGPL licenses. 2005-11-23 07:07:40 +00:00
CREDITS Testing commit 2006-08-31 03:12:14 +00:00
Doxyfile
INSTALL Fixed a few spelling mistakes and change http://www.reactos.com to http://www.reactos.org/. 2006-03-26 19:57:49 +00:00
LGPL.txt Update GPL and LGPL licenses. 2005-11-23 07:07:40 +00:00
Makefile Merge 24208, 24236, 24242, and 24259 from trunk. LiveCD fixes. 2006-09-30 02:54:20 +00:00
proxy.mak
ReactOS-ppc.rbuild set svn:eol-style to native for *.rbuild 2006-02-23 00:01:01 +00:00
ReactOS.rbuild - Move the SDK to /PSDK or else we'll never get MSVC compiling right. 2006-06-26 15:32:53 +00:00
README Update version number to 0.3.x 2006-08-21 15:04:20 +00:00

========================
ReactOS Version 0.3.x
Updated Aug 21rd, 2005
========================

1. What is ReactOS?

   ReactOS is an Open Source effort to develop a quality operating system
that is compatible with Windows NT applications and drivers.

   The ReactOS project, although currently focused on Windows NT 4.0
compatibility, is always keeping an eye toward compatibility with
future Windows NT releases, that is, Windows 2000 (NT 5.0) and
Windows XP (NT 5.1).

More information is available at http://www.reactos.org/.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the doc subdirectory for some sparse notes

4. Who is responsible

See the CREDITS file