reactos/reactos
Cameron Gutman 955e4aa159 - Major improvements to the device manager experience (finally making it useful for users to gather information from)
- Device manager now reports problem codes, shows unknown devices, and displays non-PnP drivers like Windows
- Inspired by Eric's recent work
[DEVMGMT]
- Finally (!!!) add support for showing devices with no drivers installed yet
- Expand the class tree if one of the devices has a problem
[INF]
- Add legcydrv.inf for installing the LegacyDriver class
[NTOSKRNL]
- Fix null termination issues and enable the legacy driver registry code
- Add a service description in legacy device entries
- Return valid flags for a device status query
- Store problem codes for several common device node failure states

svn path=/trunk/; revision=56199
2012-03-21 03:01:31 +00:00
..
base - Major improvements to the device manager experience (finally making it useful for users to gather information from) 2012-03-21 03:01:31 +00:00
boot Enable /KDSERIAL in bootcd. 2012-03-20 22:37:00 +00:00
cmake [FUSION] 2012-03-16 22:04:47 +00:00
dll [NTDLL/LDR] 2012-03-20 09:08:23 +00:00
drivers [PCI] 2012-03-18 21:04:12 +00:00
hal [HALX86] 2012-03-10 07:38:25 +00:00
importlibs
include [XMLLITE] 2012-03-19 15:17:34 +00:00
lib [ATL] 2012-03-11 13:27:11 +00:00
media - Major improvements to the device manager experience (finally making it useful for users to gather information from) 2012-03-21 03:01:31 +00:00
modules
ntoskrnl - Major improvements to the device manager experience (finally making it useful for users to gather information from) 2012-03-21 03:01:31 +00:00
subsystems [TRANSLATION] 2012-03-19 00:09:30 +00:00
tools [CABMAN] 2012-03-14 22:20:05 +00:00
.hgeol
apistatus.lst
CMakeLists.txt Build fix from the cmake noob. 2012-03-08 09:20:31 +00:00
configure.cmd
configure.sh
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
depmap.xsl
Doxyfile
global.lds
INSTALL
PreLoad.cmake
README
toolchain-gcc.cmake
toolchain-msvc.cmake
vreport.xsl

========================
ReactOS Version 0.3.x
Updated Dec 16, 2006
========================

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 XP/2003
drivers compatibility, is always keeping an eye toward compatibility with
older version of Windows NT family ( NT 4.0, 2000 (NT 5.0)) and new
Windows NT releases (Vista, etc). Applications (Win32 API) compatibility
focus is Windows XP.

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

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the media\doc subdirectory for some sparse notes.

4. Who is responsible

See the CREDITS file.