reactos/reactos
Thomas Bluemel 6f8816065e mark several helper functions as static
svn path=/trunk/; revision=19120
2005-11-10 14:12:53 +00:00
..
apps quick fix to show more than one adapter 2005-11-09 20:42:04 +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 set SystemSetupInProgress to 0x00000001 2005-11-10 13:27:12 +00:00
drivers fixed uninitialized variable warnings 2005-11-09 18:39:33 +00:00
hal We need to call HalReleaseDisplayOwnership before killing all running processes. 2005-11-09 23:23:12 +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 mark several helper functions as static 2005-11-10 14:12:53 +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 We need to call HalReleaseDisplayOwnership before killing all running processes. 2005-11-09 23:23:12 +00:00
regtests fix warnings in winetests 2005-10-22 20:42:20 +00:00
services Fix uninitialized variable 2005-11-10 08:47:43 +00:00
subsys remove SetupIsActive function 2005-11-10 13:37:56 +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 Straggling header. 2005-11-10 06:58:40 +00:00
apistatus.lst
baseaddress.xml adding base address for dplay/dplayx 2005-10-27 22:03:35 +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 - 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