reactos/reactos
Hervé Poussineau 64cd53d0d2 Call specified class installer (if any) in SetupDiCallClassInstaller
Implement SetupDiOpenDeviceInterfaceA

svn path=/trunk/; revision=18426
2005-10-13 10:55:16 +00:00
..
apps remove a header no longer needed too 2005-10-10 18:35:33 +00:00
boot fixed warnings when compiled with -Wmissing-declarations 2005-10-06 19:24:15 +00:00
bootdata adding traceroute to build. 2005-10-07 19:16:14 +00:00
drivers MiTestCard is only used in DBG=1, surround with ifdef so DBG=0 builds. 2005-10-10 14:29:15 +00:00
hal win32 api compatibility fix 2005-09-08 23:10:17 +00:00
include fixed a typo in the NtAccessCheck declaration 2005-10-10 15:42:08 +00:00
lib Call specified class installer (if any) in SetupDiCallClassInstaller 2005-10-13 10:55:16 +00:00
media Add KDBinit to the installation. 2005-10-09 00:25:19 +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 properly reset the reference counter in ExReInitializeRundownProtection() 2005-10-13 10:29:04 +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 Use the pitch provided by FreeType. Fixes bug 894. 2005-10-13 08:15:52 +00:00
tools - Support [out, unique] base type parameters. 2005-10-09 08:38:29 +00:00
w32api set eol-style to native 2005-10-12 22:04:07 +00:00
apistatus.lst
baseaddress.xml vdmdbg.dll (stubs only) by Christoph v.W. - thanks! 2005-10-11 00:58:45 +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 Update installation instructions 2005-05-13 19:47:30 +00:00
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