reactos/reactos
Colin Finck 5e9cfe8af3 Never use spaces in rbuild files!
Also re-unlock the file again

svn path=/trunk/; revision=28245
2007-08-08 15:22:02 +00:00
..
base revert more.c to r25042 2007-08-07 20:52:55 +00:00
boot Remove some debug messages 2007-08-07 11:45:30 +00:00
dll Replace a call to undocumented function CreateUserProfile by its documented equivalent (LogonUser + LoadUserProfile) 2007-08-08 13:44:03 +00:00
drivers Never use spaces in rbuild files! 2007-08-08 15:22:02 +00:00
hal Fix usage of KdComPortInUse 2007-07-08 20:13:20 +00:00
include Add SCESTATUS_* constants 2007-08-08 08:58:58 +00:00
lib - Make CSQ compatible with MSVC/WDK. 2007-08-07 20:49:09 +00:00
media Prepare import of mlang library. This revision does not compile. 2007-08-07 06:48:01 +00:00
modules Re-add the "lake.bmp" wallpaper inclusion (partly imported from the deleted 0.3.1 branch, r26044) 2007-06-21 15:23:49 +00:00
ntoskrnl - Force using ReactOS's ntverp.h instead of the WDK. 2007-08-07 20:51:50 +00:00
subsystems Removed NtGdiGetRelAbs. Use GetDCDWord in gdi32. Update ntgdibad.h. 2007-08-08 02:20:43 +00:00
tools add support for Visual Studio 2008 (Orcas) 2007-08-07 21:19:22 +00:00
apistatus.lst fix paths 2007-01-07 12:37:27 +00:00
baseaddress.rbuild Prepare import of mlang library. This revision does not compile. 2007-08-07 06:48:01 +00:00
config-ppc.template.rbuild Remove ARCH define in config.template.rbuild. 2007-08-06 09:25:03 +00:00
config.template.rbuild Remove ARCH define in config.template.rbuild. 2007-08-06 09:25:03 +00:00
COPYING
CREDITS "fix" my email address :P 2007-05-03 18:43:15 +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
Makefile add support for Visual Studio 2008 (Orcas) 2007-08-07 21:19:22 +00:00
proxy.mak set most of trunk svn property eol-style:native 2006-11-08 11:47:44 +00:00
ReactOS-i386.rbuild Add missing include directory 2007-08-03 12:12:41 +00:00
ReactOS-ppc.rbuild Stragglers plus warning fixen. 2007-03-16 07:16:45 +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.