reactos/reactos
Christoph von Wittich 4aa521a7f6 fix some MSVC compile problems
svn path=/trunk/; revision=19245
2005-11-15 14:26:06 +00:00
..
apps a few more msvc fixes 2005-11-15 06:14:31 +00:00
boot - Unconditionally support XBOX in Freeldr. 2005-11-13 08:34:24 +00:00
bootdata Add .inf file for Realtek netcards (8029 compatibles) 2005-11-14 17:33:38 +00:00
drivers Catch really weird scenario where we don't have a File Object on our IRP Stack. Added by Elrond. 2005-11-14 22:04:30 +00:00
hal We need to call HalReleaseDisplayOwnership before killing all running processes. 2005-11-09 23:23:12 +00:00
include Add definition for vsprintfW. 2005-11-14 13:45:28 +00:00
lib fix some MSVC compile problems 2005-11-15 14:26:06 +00:00
media Add .inf file for Realtek netcards (8029 compatibles) 2005-11-14 17:33:38 +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 TwoTailedFox <twotailedfox@gmailcom>: 2005-11-14 18:00:47 +00:00
regtests Display reason for failure 2005-11-11 19:07:27 +00:00
services -Start to convert tcpsvcs to a proper NT service. Supports starting and stopping via sc.exe (in windows, not working in ROS yet) 2005-11-11 21:50:33 +00:00
subsys Fix xml name conflict. 2005-11-14 02:16:04 +00:00
tools Commit the patch for ibm code pages 2005-11-12 19:24:08 +00:00
w32api add DNS_ERROR_INVALID_NAME 2005-11-15 00:33:28 +00:00
apistatus.lst
baseaddress.xml adding base address for dplay/dplayx 2005-10-27 22:03:35 +00:00
config.template.xml - Add new configuration option "SARCH" to define the sub-architecture. Examples include i386-xbox, ppc-be/le (little/bigendian), or any other sub-types of the specified ARCH. 2005-11-13 06:34:51 +00:00
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 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