reactos/reactos
Emanuele Aliberti 84b33992c6 Autoregister Debug internal subsystem too. Now 'sm info' displays meaningful information.
NOTE: It seems the new client management introduced a stupid bug that shows up on system shutdown (smss crashes calling an LPC related API). I can't locate it now (of course, that happens for every 'stupid' bug, but will tray again later).

svn path=/trunk/; revision=17577
2005-08-28 07:34:35 +00:00
..
apps Why this thing ships with its own GetConsoleWindow function I don't understand. Rename it and make the rest of the code use it. Compiles fine on gcc 3.x and msvc6 and works properly. 2005-08-25 23:54:39 +00:00
boot
bootdata
drivers 17519 requires __REACTOS__ to be defined for KDB to work. 2005-08-27 04:20:49 +00:00
hal
include - Moved all members with variable length in CSRSS_XXX structures to the end. 2005-08-26 20:35:33 +00:00
lib #include "precomp.h" -> #include <precomp.h> 2005-08-27 23:35:51 +00:00
media
modules
ntoskrnl Call the correct user mode dispatch function in KiDispatchException. The bug was introduced by r17053. 2005-08-26 13:06:24 +00:00
regtests
services
subsys Autoregister Debug internal subsystem too. Now 'sm info' displays meaningful information. 2005-08-28 07:34:35 +00:00
tools add include directories from xml, remove "." hack, as projects that need to include their base directory have done so already in the xml. 2005-08-28 05:34:22 +00:00
w32api Implement StringTableInitializeEx, StringTableGetExtraData and StringTableSetExtraData. 2005-08-27 19:14:35 +00:00
apistatus.lst
baseaddress.xml
config.template.xml
COPYING
CREDITS
Doxyfile
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS.xml
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