reactos/reactos
Hervé Poussineau 10e6548a78 - Fill Level field in DEVICE_NODE structure
- Full support of ParentIdPrefix value in registry
- Implement IRP_MJ_PNP/IRP_MN_QUERY_CAPABILITIES for PDOs enumerated by Root bus
- Add a temporary hack in pci driver as long as Plug and Play is not ready

=> This would allow to have two identical devices plugged on different buses (for example, two USB mices plugged on different hubs)

svn path=/trunk/; revision=18309
2005-10-07 13:09:23 +00:00
..
apps fixed warnings when compiled with -Wmissing-declarations 2005-10-06 18:51:52 +00:00
boot fixed warnings when compiled with -Wmissing-declarations 2005-10-06 19:24:15 +00:00
bootdata - Fill Level field in DEVICE_NODE structure 2005-10-07 13:09:23 +00:00
drivers - Fill Level field in DEVICE_NODE structure 2005-10-07 13:09:23 +00:00
hal win32 api compatibility fix 2005-09-08 23:10:17 +00:00
include partial implementation of ShowWindowAsync() using the synchronous NtUserShowWindow() call to activate the desktop switcher 2005-10-05 14:47:07 +00:00
lib partly implemented AuthzInitializeResourceManager and AuthzFreeResourceManager (no support for auditing so far) 2005-10-07 02:28:42 +00:00
media Update .inf files 2005-09-26 12:05:27 +00:00
modules Support all optional modules and possibly a 'windows' one where every piece of code related to the Win32 subsystem will be stored (eventually to be voted on, I suppose). 2005-10-02 17:54:56 +00:00
ntoskrnl - Fill Level field in DEVICE_NODE structure 2005-10-07 13:09:23 +00:00
regtests Fix RtlQueryAtomInAtomTable and add regression tests 2005-09-23 21:08:57 +00:00
services Map status codes to CONFIGRET error codes 2005-10-03 07:06:42 +00:00
subsys Regedit: Fixed a bug whereby a registry path accessed by "Goto" might not get properly selected 2005-10-07 00:35:10 +00:00
tools Rbuild: Enhanced MSVC support 2005-10-05 00:27:25 +00:00
w32api fixed warnings when compiled with -Wmissing-declarations 2005-10-06 21:39:18 +00:00
apistatus.lst
baseaddress.xml Add "Add hardware" control panel applet. 2005-10-03 07:48:59 +00:00
config.template.xml fix typo 2005-08-10 03:32:15 +00:00
COPYING
CREDITS -small test commit 2005-09-21 17:09:33 +00:00
Doxyfile
INSTALL
LGPL.txt
Makefile new top-level target 'msvc' to create msvc build files 2005-08-24 03:39:10 +00:00
proxy.mak module_test proxy makefile support 2005-08-16 15:47:38 +00:00
ReactOS.xml revert back to -Os because of some buggy versions of GCC 2005-08-01 13:01:58 +00:00
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