reactos/reactos
Martin Fuchs 90637152d6 fix directory traversing in explorer SDI windows
svn path=/trunk/; revision=18211
2005-10-02 12:25:42 +00:00
..
apps fixed some memory leaks and build it as unicode by default 2005-10-01 19:01:07 +00:00
boot Fixed a typo. 2005-09-10 15:21:16 +00:00
bootdata added clb.dll (mostly just stubs) which is required by MS regedit for it's REG_FULL_RESOURCE_DESCRIPTOR editor. As there doesn't seem to be another application that uses it, this place is probably the best for it. 2005-09-29 16:55:59 +00:00
drivers Disable flushing if the device doesn't support it or if it isn't enabled. 2005-09-28 19:34:07 +00:00
hal win32 api compatibility fix 2005-09-08 23:10:17 +00:00
include Implement CM_Request_Eject_PC[_Ex]. 2005-10-02 10:07:25 +00:00
lib Add stubs for InstallNewDevice, InstallSelectedDriver, UpdateDriverForPlugAndPlayDevicesA/W 2005-10-02 10:33:25 +00:00
media Update .inf files 2005-09-26 12:05:27 +00:00
modules Add 'rosky' module. 2005-08-12 12:31:33 +00:00
ntoskrnl Disable the serial debug output if the com port doesn't exist. 2005-10-02 09:42:12 +00:00
regtests Fix RtlQueryAtomInAtomTable and add regression tests 2005-09-23 21:08:57 +00:00
services Implement CM_Request_Eject_PC[_Ex]. 2005-10-02 10:07:25 +00:00
subsys fix directory traversing in explorer SDI windows 2005-10-02 12:25:42 +00:00
tools Add vcprojmaker.cpp to the msvc project 2005-10-02 08:08:04 +00:00
w32api Implement CM_Request_Eject_PC[_Ex]. 2005-10-02 10:07:25 +00:00
apistatus.lst
baseaddress.xml Fix build. 2005-09-30 22:17:58 +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