reactos/reactos
Christoph von Wittich 44592e4e76 added a dependencymap backend (it doesn't do anything yet)
svn path=/trunk/; revision=25429
2007-01-11 20:32:20 +00:00
..
base - Fix a couple of typos, patch by GreyGhost. 2007-01-11 15:22:04 +00:00
boot Disable some boot options on non-x86 platforms. 2007-01-10 19:48:35 +00:00
dll Don't remove keyboard focus from any other window than the one that was disabled. 2007-01-10 23:48:02 +00:00
drivers - Applied patch for "Invalid Sync after loading BLUE.SYS (bootCD-dbg)". 2007-01-11 14:47:50 +00:00
hal - Smallish changes to HalpReboot to make flags clearer and fixup one of them. 2007-01-07 06:49:00 +00:00
include - "No files where added or changed, there is nothing to see here" <= Yeah, thanks a lot Tortoise. 2007-01-08 20:52:45 +00:00
lib Don't rely on stdio.h to define EOF, as native stdio.h can conflict with ROS headers 2007-01-10 20:02:41 +00:00
media Update to lates dejavu font, version 2.13 2006-12-25 14:25:22 +00:00
modules
ntoskrnl Fix warnings 2007-01-10 22:52:07 +00:00
regtests
subsystems - Make IntSystemParametersInfo send a WM_SETTINGCHANGE message when needed. 2007-01-10 23:55:53 +00:00
tools added a dependencymap backend (it doesn't do anything yet) 2007-01-11 20:32:20 +00:00
apistatus.lst fix paths 2007-01-07 12:37:27 +00:00
baseaddress.rbuild
config-ppc.template.rbuild
config.template.rbuild - Commit NTLPC and remove old implementation. 2007-01-10 04:27:40 +00:00
COPYING
CREDITS
Doxyfile
INSTALL - ReactOS does not directly aim NT4 compatibility everywhere, reflect this in the readme. 2006-12-16 11:06:33 +00:00
LGPL.txt
Makefile Allow use of ROS_PREFIX on MS Windows platforms (needed for cross-compiling) 2007-01-10 19:39:52 +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 -enable-stdcall-fixup definition to .rbuild file. Other platforms may not need it. 2007-01-01 21:42:27 +00:00
README - ReactOS does not directly aim NT4 compatibility everywhere, reflect this in the readme. 2006-12-16 11:06:33 +00:00

========================
ReactOS Version 0.3.x
Updated Dec 16, 2006
========================

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 XP/2003
drivers compatibility, is always keeping an eye toward compatibility with
older version of Windows NT family ( NT 4.0, 2000 (NT 5.0)) and new
Windows NT releases (Vista, etc). Applications (Win32 API) compatibility
focus is Windows XP.

More information is available at http://www.reactos.org/.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the media\doc subdirectory for some sparse notes.

4. Who is responsible

See the CREDITS file.