reactos/reactos
Aleksey Bragin c07a24b350 - Added DPRINT logic in all files (to be used as "TRACE" to aid in debugging of tests)
- Added initial part of Ob tests which uses ObCreateObjectType, NtCreateDirectoryObject, ObCreateObject exported APIs.

svn path=/trunk/; revision=22289
2006-06-08 21:39:51 +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 - Added DPRINT logic in all files (to be used as "TRACE" to aid in debugging of tests) 2006-06-08 21:39:51 +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 Change remaining .xml build files to .rbuild and fixup links. 2006-02-18 19:21:01 +00:00
ntoskrnl - Remove the heart (but not the brain) of the IopCreateFile hack. A much 'nicer' hack now detects if a filename can't be found, and instead of inserting it into the object directory (wrong!), calling IopCreateFile (wrong!), then having it fail, only to then remove the newly inserted object entry (wrong wrong wrong!), IopCreateFile is now *only* called for real files, otherwise Ob detects the invalid name and fails nicely and quickly. 2006-06-08 21:36:44 +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 Remove oleaut32 from api status 2005-12-18 17:40:51 +00:00
baseaddress.rbuild add Wine's powrprof to build 2006-06-06 23:14:09 +00:00
config-ppc.template.rbuild set svn:eol-style to native for *.rbuild 2006-02-23 00:01:01 +00:00
config.template.rbuild Add GDB property for debugging with gdb 2006-04-20 16:13:50 +00:00
COPYING Update GPL and LGPL licenses. 2005-11-23 07:07:40 +00:00
CREDITS Add Johannes Anderwald to credits. 2006-06-05 14:39:09 +00:00
Doxyfile
INSTALL Fixed a few spelling mistakes and change http://www.reactos.com to http://www.reactos.org/. 2006-03-26 19:57:49 +00:00
LGPL.txt Update GPL and LGPL licenses. 2005-11-23 07:07:40 +00:00
Makefile Added 'world' and 'universe' targets (suggested by oiaohm) 2006-02-28 05:39:05 +00:00
proxy.mak
ReactOS-ppc.rbuild set svn:eol-style to native for *.rbuild 2006-02-23 00:01:01 +00:00
ReactOS.rbuild Restore original compiler settings. Changed accidentally by the NDK patch. 2006-05-11 19:07:52 +00:00
README Fixed a few spelling mistakes and change http://www.reactos.com to http://www.reactos.org/. 2006-03-26 19:57:49 +00:00

========================
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