reactos/reactos
Christoph von Wittich 2b1eb3ce49 display correct device name after successful driver installation
svn path=/trunk/; revision=19102
2005-11-09 13:00:38 +00:00
..
apps Add very primitive AlphaBlend test. 2005-11-04 23:25:03 +00:00
boot change En.rc to defualt take care of code page error at lest for swedish 2005-11-07 17:35:10 +00:00
bootdata Remove registry parameters for mouclass, as one is the default value and the other prevents the use of multiple mice 2005-11-09 11:59:45 +00:00
drivers New serial mouse driver, which is PnP compliant 2005-11-09 11:57:58 +00:00
hal Fixed Ki386WriteFsByte. 2005-10-24 17:45:37 +00:00
include - Fix CreateNamedPipeW to convert some NT flags properly, timeouts, etc, and document/prettify the function. 2005-11-09 00:44:37 +00:00
lib display correct device name after successful driver installation 2005-11-09 13:00:38 +00:00
media - Fix typo, which was preventing to install PCI to PCI bridges 2005-11-09 11:52:26 +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 - Fixed two really nasty bugs in I/O completion: 2005-11-09 04:29:46 +00:00
regtests fix warnings in winetests 2005-10-22 20:42:20 +00:00
services Fix lurking bug exposed by r18687 2005-10-26 23:19:37 +00:00
subsys - Update KTHREAD and KUSER_SHARED_DATA to latest versions. This should make 2K3 drivers (eg: npfs.sys) work with their inlined KeEnterCriticalRegion/KeLeaveCriticalRegion and ASSERTS. 2005-11-08 08:56:41 +00:00
tools Fixed bug 954 rbuild devcpp generates mixed slashes and backslashes in some pathnames in the file makefile.auto 2005-11-07 20:32:17 +00:00
w32api - pciidex: Fix Hardware IDs returned for channel PDOs 2005-11-09 11:10:24 +00:00
apistatus.lst
baseaddress.xml adding base address for dplay/dplayx 2005-10-27 22:03:35 +00:00
config.template.xml
COPYING
CREDITS -small test commit 2005-09-21 17:09:33 +00:00
Doxyfile
INSTALL
LGPL.txt
Makefile - The separator (slash or back slash), exepostfix and exeprefix are initialized from environment variables. 2005-11-02 23:24:05 +00:00
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