reactos/reactos
Hervé Poussineau bcd8352715 Try to open driver registry key before creating it.
Fixes bug 977

svn path=/trunk/; revision=19186
2005-11-12 21:11:09 +00:00
..
apps delete old version of sc.exe 2005-11-11 18:46:59 +00:00
boot fixed some more warnings when compiled with -Wwrite-strings 2005-11-11 19:59:38 +00:00
bootdata Stream all keyboard port events to the same keyboard class 2005-11-11 23:45:56 +00:00
drivers Move the initialization of USB keyboard and mouse to DriverEntry, to prevent some (not all!) race conditions with the loading of kbd/mouclass. 2005-11-12 09:27:52 +00:00
hal We need to call HalReleaseDisplayOwnership before killing all running processes. 2005-11-09 23:23:12 +00:00
include - Add RtlPinAtomInAtomTable 2005-11-12 05:51:44 +00:00
lib Try to open driver registry key before creating it. 2005-11-12 21:11:09 +00:00
media - Fix typo, which was preventing to install PCI to PCI bridges 2005-11-09 11:52:26 +00:00
modules
ntoskrnl Add some more shutdown messages 2005-11-12 19:15:37 +00:00
regtests Display reason for failure 2005-11-11 19:07:27 +00:00
services -Start to convert tcpsvcs to a proper NT service. Supports starting and stopping via sc.exe (in windows, not working in ROS yet) 2005-11-11 21:50:33 +00:00
subsys - Small msvc compatiblity change. 2005-11-12 20:28:32 +00:00
tools Commit the patch for ibm code pages 2005-11-12 19:24:08 +00:00
w32api Straggling header. 2005-11-10 06:58:40 +00:00
apistatus.lst
baseaddress.xml adding base address for dplay/dplayx 2005-10-27 22:03:35 +00:00
config.template.xml
COPYING
CREDITS
Doxyfile
INSTALL
LGPL.txt
Makefile - The separator (slash or back slash), exepostfix and exeprefix are initialized from environment variables. 2005-11-02 23:24:05 +00:00
proxy.mak
ReactOS.xml
README

========================
ReactOS Version 0.2.x
Updated June 23rd, 2004
========================

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 towards 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.com.

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