reactos/reactos
Thomas Bluemel 5c7f9d04ce Minor fixes, thanks Ged
svn path=/trunk/; revision=25841
2007-02-19 13:15:28 +00:00
..
base Minor fixes, thanks Ged 2007-02-19 13:15:28 +00:00
boot add to bootcd to highlight the paint issue 2007-02-17 00:23:53 +00:00
dll Patch from Preston: 2007-02-18 16:35:09 +00:00
drivers 25763 was an example of how to NEVER do in ReactOS repository. 2007-02-11 13:05:50 +00:00
hal - Linux sucks 2007-02-14 20:47:43 +00:00
include - Make NtUserLoadKeyboardLayoutEx accept 6 params 2007-02-13 19:50:06 +00:00
lib - Fix a few warnings 2007-02-11 15:23:48 +00:00
media Set correct value for Characteristics (tested by Colin_Finck on IRC) 2007-02-15 20:39:33 +00:00
modules Change remaining .xml build files to .rbuild and fixup links. 2006-02-18 19:21:01 +00:00
ntoskrnl - Small placeholder change for future Cm code: 2007-02-15 17:44:04 +00:00
regtests move from branch 2007-02-11 11:21:14 +00:00
subsystems Post WM_INPUTLANGCHANGE to thread's focus windows when keyboard layout is changed. 2007-02-14 13:00:38 +00:00
tools - Make NtUserLoadKeyboardLayoutEx accept 6 params 2007-02-13 19:50:06 +00:00
apistatus.lst fix paths 2007-01-07 12:37:27 +00:00
baseaddress.rbuild Fix user32, gdi32 and dnsapi's base addresses so that no relocations occur during system bootup. 2007-02-10 15:49:50 +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 - Make NtUserLoadKeyboardLayoutEx accept 6 params 2007-02-13 19:50:06 +00:00
COPYING Update GPL and LGPL licenses. 2005-11-23 07:07:40 +00:00
CREDITS [AUDIT] 2006-12-03 21:06:03 +00:00
depmap.xsl - add a primitive XSL for displaying the ReactOS dependency map 2007-01-14 20:41:01 +00:00
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 Update GPL and LGPL licenses. 2005-11-23 07:07:40 +00:00
Makefile Merge 25429:25431, 25437, 25441:25443. 2007-01-20 15:15:54 +00:00
proxy.mak set most of trunk svn property eol-style:native 2006-11-08 11:47:44 +00:00
ReactOS-ppc.rbuild set svn:eol-style to native for *.rbuild 2006-02-23 00:01:01 +00:00
ReactOS.rbuild fix buliding with optimze -O3 forget add <compilerflag>-Wno-strict-aliasing</compilerflag> to all level of optimze 2007-02-02 13:56:33 +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.