reactos/reactos
Hervé Poussineau 752fed43fb Fix IRP_MJ_PNP / IRP_MN_QUERY_DEVICE_TEXT / DeviceTextLocationInformation for USB devices
I was mis-using usb_get_string() method...

svn path=/trunk/; revision=17980
2005-09-22 09:17:17 +00:00
..
apps Added a text test to rosperf, and build as unicode. 2005-09-15 04:57:51 +00:00
boot Fixed a typo. 2005-09-10 15:21:16 +00:00
bootdata Implement IRP_MN_QUERY_CAPABILITIES, IRP_MN_QUERY_RESOURCES, IRP_MN_QUERY_RESOURCE_REQUIREMENTS, IRP_MN_QUERY_DEVICE_TEXT for USB devices 2005-09-19 10:04:07 +00:00
drivers Fix IRP_MJ_PNP / IRP_MN_QUERY_DEVICE_TEXT / DeviceTextLocationInformation for USB devices 2005-09-22 09:17:17 +00:00
hal win32 api compatibility fix 2005-09-08 23:10:17 +00:00
include Saveliy Tretiakov <saveliyt@mail.ru>: 2005-09-20 07:58:28 +00:00
lib fixed some handle leaks in RegDeleteTree() in some failure cases 2005-09-21 23:56:52 +00:00
media Implement IRP_MN_QUERY_CAPABILITIES, IRP_MN_QUERY_RESOURCES, IRP_MN_QUERY_RESOURCE_REQUIREMENTS, IRP_MN_QUERY_DEVICE_TEXT for USB devices 2005-09-19 10:04:07 +00:00
modules Add 'rosky' module. 2005-08-12 12:31:33 +00:00
ntoskrnl - Do only create a registry entry for partitions if the signature of the disk is non zero. 2005-09-21 22:16:17 +00:00
regtests added support for test on 2k,XP and 2k3. Check for a bug in our implementation and wrap it in a todo_wine block 2005-09-16 08:48:00 +00:00
services Saveliy Tretiakov <saveliyt@mail.ru>: 2005-09-20 07:58:28 +00:00
subsys Slicencium <silencium@wanadoo.es>: 2005-09-22 07:24:08 +00:00
tools Nathan Woods <npwoods _NOSPAM_at_NOSPAM cybercom.net> - Implement a working VS.NET backend, minor fixes to the vc6 backend 2005-09-21 03:20:07 +00:00
w32api Took some advice from alex re: w32api headers. Use ..._DEFINED to override 2005-09-15 05:58:49 +00:00
apistatus.lst
baseaddress.xml First attempt to make the XML data we feed rbuild conforming the XInclude spec. 2005-08-01 13:34:33 +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