reactos/reactos
Emanuele Aliberti 0a7659bfce Fix HEAD compilation.
LPC_MESSAGE.DataSize ==> PORT_MESSAGE.u1.s1.DataLength
LPC_MESSAGE.MessageSize ==> PORT.u1.s1.TotalLength

svn path=/trunk/; revision=17282
2005-08-11 09:19:10 +00:00
..
apps remove main winetest program 2005-08-06 17:59:01 +00:00
boot updated winternl.h, PSDK fixes, etc... 2005-08-07 01:23:40 +00:00
bootdata registry entries to install .inf files. No clue if this is correct. 2005-08-10 17:19:13 +00:00
drivers Revert part of #17156 and #17157 changes. 2005-08-08 09:24:20 +00:00
hal Allocate the map registers according to the dma controllers properties (boundary and highest possible address). 2005-08-07 23:08:07 +00:00
include Some guessing on the API used by server DLLs. 2005-08-11 07:13:03 +00:00
lib - Use correct, documented, LPC Message structures (PORT_VIEW, REMOTE_PORT_VIEW). Fix all caller code to use new member names and structure names. 2005-08-11 03:23:44 +00:00
media Move doc folder to media 2005-08-11 01:18:22 +00:00
modules First attempt to make the XML data we feed rbuild conforming the XInclude spec. 2005-08-01 13:34:33 +00:00
ntoskrnl - Use correct, documented, LPC Message structures (PORT_VIEW, REMOTE_PORT_VIEW). Fix all caller code to use new member names and structure names. 2005-08-11 03:23:44 +00:00
regtests enable building shell32_test. some header fixes 2005-08-10 20:58:29 +00:00
services LPC_MESSAGE.MessageType ==> PORT_MESSAGE.u2.s2.Type 2005-08-11 09:01:30 +00:00
subsys Fix HEAD compilation. 2005-08-11 09:19:10 +00:00
tools Phil Krylov <phil@newstar.rinet.ru> 2005-08-10 22:15:12 +00:00
w32api - Fix DEVICE_NODE definition to remove ROS-only fields 2005-08-11 00:01:17 +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 add my self to CREDITS 2005-06-08 17:29:59 +00:00
Doxyfile
INSTALL Update installation instructions 2005-05-13 19:47:30 +00:00
LGPL.txt
Makefile Install freeloader installer. 2005-07-12 15:04:17 +00:00
proxy.mak Add "depends" target for makefiles 2005-06-16 21:02:52 +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