reactos/reactos
Alex Ionescu 0dd1e9a2af - Add SecurityQoS and PreviousMode parameters to ObFindObject, so that these can be sent to the parse routine. Also don't send OBJECT_CREATE_INFORMATION to it, but each needed member separately. This avoids having to create a "Fake" structure in some calls which don't actually use capture the information.
- Also remove RemainingPath and stop exposing it to public APIs. Move all ObInsertObject/ObOpen,ReferenceByName hacks to ObFindObject, and add a small one there. We basically trade 4 hacks for 1.

svn path=/trunk/; revision=22090
2006-05-28 19:05:19 +00:00
..
base [AUDIT] 2006-05-26 18:02:20 +00:00
boot
dll Forward more functions to setupapi 2006-05-28 18:36:57 +00:00
drivers Fix green, it just needed it's ObOpenObjectByName params shuffled. Hope I did it correctly. 2006-05-25 21:39:49 +00:00
hal Fix an incorrect HalBeginSystemInterrupt() prototype 2006-05-27 15:38:37 +00:00
include Fix an incorrect HalBeginSystemInterrupt() prototype 2006-05-27 15:38:37 +00:00
lib copy number to numberf so people can bugfix it/rewrite it 2006-05-28 05:59:33 +00:00
media
modules
ntoskrnl - Add SecurityQoS and PreviousMode parameters to ObFindObject, so that these can be sent to the parse routine. Also don't send OBJECT_CREATE_INFORMATION to it, but each needed member separately. This avoids having to create a "Fake" structure in some calls which don't actually use capture the information. 2006-05-28 19:05:19 +00:00
regtests sync lz32 winetest to 0.9.14 2006-05-26 18:14:28 +00:00
subsystems - Add SecurityQoS and PreviousMode parameters to ObFindObject, so that these can be sent to the parse routine. Also don't send OBJECT_CREATE_INFORMATION to it, but each needed member separately. This avoids having to create a "Fake" structure in some calls which don't actually use capture the information. 2006-05-28 19:05:19 +00:00
tools started syncing to Wine-0.9.14 2006-05-25 19:43:52 +00:00
apistatus.lst
baseaddress.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
CREDITS
Doxyfile
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-ppc.rbuild
ReactOS.rbuild
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 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