reactos/reactos
2006-07-29 16:35:05 +00:00
..
base fixing the language so it can be edit from vs, open the rsrc.rc file in vs to edit a languages. 2006-07-29 15:56:00 +00:00
boot sorry for the typo 2006-07-28 21:21:38 +00:00
dll Add message's spy into user32.dll. In order to enable, just uncomment #define YDEBUG in spy.c file and optionally set the messages you want to include / exclude in the registry (HKCU\ReactOS\Debug). 2006-07-28 13:52:23 +00:00
drivers - Mega whammy jammy fix commit: 2006-07-27 22:26:40 +00:00
hal Mikhail Zvyozdochkin: Fix compiling on linux (adding proper include path for halxbox) 2006-07-02 21:59:04 +00:00
include Improve a few headers by adding missing definitions and structures (taken from Wine). 2006-07-27 20:34:04 +00:00
lib Add 2nd half of the Filip Navara's cmlib. Now both freeldr and ntoskrnl utilise the same base library to access the registry. 2006-07-29 14:43:32 +00:00
media Update autosyncing status of Wine-shared DLLs 2006-07-21 12:49:46 +00:00
modules Change remaining .xml build files to .rbuild and fixup links. 2006-02-18 19:21:01 +00:00
ntoskrnl - Add SEH to all iofunc.c functions that required it. (note: Some SEH might seem "useless" to have been added. This is because we don't use Pool Quotas yet, which generate exceptions which will later need to be handled). 2006-07-29 16:35:05 +00:00
regtests add Wine cabinet regression tests 2006-07-16 14:24:37 +00:00
subsystems Ukraianian translation by Temarez 2006-07-25 07:10:14 +00:00
tools - Add Filip Navara's cmlib 2006-07-28 20:25:47 +00:00
apistatus.lst
baseaddress.rbuild * add ReactOS Console configuration DLL 2006-06-29 18:10:15 +00:00
config-ppc.template.rbuild Add software patent setting to build config template. 2006-07-22 19:38:18 +00:00
config.template.rbuild Add software patent setting to build config template. 2006-07-22 19:38:18 +00:00
COPYING
CREDITS Add Andrew Munger (waxdragon) to credits. 2006-07-18 12:33:30 +00:00
Doxyfile
INSTALL Fixed a few spelling mistakes and change http://www.reactos.com to http://www.reactos.org/. 2006-03-26 19:57:49 +00:00
LGPL.txt
Makefile restore old targets 2006-06-23 19:36:23 +00:00
proxy.mak
ReactOS-ppc.rbuild set svn:eol-style to native for *.rbuild 2006-02-23 00:01:01 +00:00
ReactOS.rbuild - Move the SDK to /PSDK or else we'll never get MSVC compiling right. 2006-06-26 15:32:53 +00:00
README Fixed a few spelling mistakes and change http://www.reactos.com to http://www.reactos.org/. 2006-03-26 19:57:49 +00:00

========================
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 toward 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.org/.

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