reactos/reactos
Hervé Poussineau 0d5c780913 Add Green driver, that emulates a VT100 compatible server.
Input won't work as long as we don't have a kdbclass driver.Add stubs for IOCTL_USB_GET_NODE_CONNECTION_NAME, IOCTL_USB_GET_NODE_CONNECTION_INFORMATION, IOCTL_USB_GET_DESCRIPTOR_FROM_NODE_CONNECTION

svn path=/trunk/; revision=15919
2005-06-15 17:11:36 +00:00
..
apps Remove old makefiles 2005-06-05 16:32:33 +00:00
boot Remove old makefiles 2005-06-05 16:32:33 +00:00
bootdata Add registry entries related to USB hub driver 2005-06-13 20:51:07 +00:00
dk
doc
drivers Add Green driver, that emulates a VT100 compatible server. 2005-06-15 17:11:36 +00:00
hal - Remove KeAttachProcess and KeDetachProcess prototypes from winddk.h. 2005-06-14 20:41:49 +00:00
include - Remove KeAttachProcess and KeDetachProcess prototypes from winddk.h. 2005-06-14 20:41:49 +00:00
lib longjmp should restore the stack pointer as it would be *after* setjmp returns. Since the PSEH implementation of setjmp is __stdcall, this value differs from the usual esp+4, because *after* return *two* doublewords are popped (return IP and parameter). Thanks to blight_ for reporting 2005-06-13 20:31:55 +00:00
media update wallpaper list 2005-05-31 20:47:11 +00:00
ntoskrnl - Remove KeAttachProcess and KeDetachProcess prototypes from winddk.h. 2005-06-14 20:41:49 +00:00
regtests Show execution time of tests 2005-06-12 15:33:34 +00:00
services Remove old makefiles 2005-06-05 16:32:33 +00:00
subsys - Remove KeAttachProcess and KeDetachProcess prototypes from winddk.h. 2005-06-14 20:41:49 +00:00
tools Show execution time of tests 2005-06-12 15:33:34 +00:00
w32api Add Nokia/Ericsson vitrual key codes. 2005-06-14 21:59:07 +00:00
apistatus.lst
baseaddress.xml Fix midimap/wavemap build 2005-06-02 03:21:17 +00:00
config.template.xml MP configuration 2005-05-31 20:39:13 +00:00
COPYING
CREDITS add my self to CREDITS 2005-06-08 17:29:59 +00:00
Doxyfile
INSTALL
LGPL.txt
Makefile Document well-known targets 2005-06-12 10:52:18 +00:00
proxy.mak Support install target in proxy 2005-05-28 16:12:46 +00:00
ReactOS.xml MP configuration 2005-05-31 20:39:13 +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