reactos/reactos
Alex Ionescu d7c17c883d - Add Object Header Quota structure/define
- Give Files/Devices a parse routine and currently stubplement it for debugging purposes and trying to figure out a way to kill the IopCreateFile hack.
- Implement ObpChargeQuotaForObject. Using a memory breakpoint in WinDBG I've finally found where the OB_FLAG_CREATE_INFO flag gets masked out. Also attempted a very naive quota charging implementation, but it's a guess and probably wrong (but at least it does...something.)

svn path=/trunk/; revision=22287
2006-06-08 20:58:21 +00:00
..
base Add missing debug.h/NDEBUG construction, fixes compiling without CU 2006-06-07 13:08:28 +00:00
boot Change registry settings (related to revision 22169) 2006-06-01 22:00:43 +00:00
dll Allocate buffer for system directory on heap instead of stack 2006-06-07 17:30:06 +00:00
drivers Some 64 fixes 2006-06-07 17:33:57 +00:00
hal Fix compiling. Well for me anyway. 2006-06-03 07:00:09 +00:00
include - Add Object Header Quota structure/define 2006-06-08 20:58:21 +00:00
lib Implement %Fp now we have 25 fails with wine test for string version of *printf api 2006-06-07 00:04:51 +00:00
media add Wine's powrprof to build 2006-06-06 23:14:09 +00:00
modules
ntoskrnl - Add Object Header Quota structure/define 2006-06-08 20:58:21 +00:00
regtests - Add csqtest to build-system 2006-06-04 14:18:24 +00:00
subsystems - Kill a bunch of deprecated hacks, because removing hacks is always cool! 2006-06-08 19:00:22 +00:00
tools Implement Get & SetTextCharacterExtra. Does nothing ATM. 2006-06-07 01:22:47 +00:00
apistatus.lst
baseaddress.rbuild add Wine's powrprof to build 2006-06-06 23:14:09 +00:00
config-ppc.template.rbuild
config.template.rbuild
COPYING
CREDITS Add Johannes Anderwald to credits. 2006-06-05 14:39:09 +00:00
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