reactos/reactos
Dmitry Chapyshev 105d16cdd9 - Add ANSI, OEM and MAC codepage to MUI_LANGUAGE structure
svn path=/trunk/; revision=31638
2008-01-07 12:34:54 +00:00
..
base - Add ANSI, OEM and MAC codepage to MUI_LANGUAGE structure 2008-01-07 12:34:54 +00:00
boot - Add a sample, commented out line to simplify enabling debug channels in usermode applications. 2008-01-06 16:37:44 +00:00
dll Fix handling of WM_COMMAND messages 2008-01-06 22:28:28 +00:00
drivers t's a bit embarrasing that some of this was undone until recently, but we now 2008-01-06 14:52:00 +00:00
hal [FORMATTING] Fix indentation 2007-12-21 10:11:29 +00:00
include t's a bit embarrasing that some of this was undone until recently, but we now 2008-01-06 14:52:00 +00:00
lib Some cleanup. Didn't mean to turn on debug in mminit. 2008-01-06 15:12:41 +00:00
media Add hlink.dll and schannel.dll to bootcd 2008-01-04 21:55:51 +00:00
modules Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
ntoskrnl Removed library. 2008-01-06 15:23:26 +00:00
subsystems Fix regression in RealizePalette. Send broadcast message if palette was changed. 2008-01-06 06:57:57 +00:00
tools t's a bit embarrasing that some of this was undone until recently, but we now 2008-01-06 14:52:00 +00:00
apistatus.lst - Add myself to CREDITS (no comments ;)) 2007-12-19 09:21:21 +00:00
baseaddress.rbuild add baseaddress for mscoree 2008-01-04 08:56:17 +00:00
config-ppc.template.rbuild Delete all Trailing spaces in code. 2007-10-19 23:21:45 +00:00
config.template.rbuild - Move preferred stack boundary = 2^2 out of the OPTIMIZE switch, because it's always defined. 2007-12-25 16:22:20 +00:00
COPYING
CREDITS - Add myself to CREDITS (no comments ;)) 2007-12-19 09:21:21 +00:00
depmap.xsl
Doxyfile - Commit changes made to doxygen config by Marc Piulachs. 2007-10-14 12:52:44 +00:00
INSTALL
LGPL.txt
Makefile Move ntstatus.h/rc generation from Makefile to ntdll.rbuild 2007-12-23 00:55:02 +00:00
proxy.mak
ReactOS-generic.rbuild Remove MP build option from config.template.rbuild 2007-11-05 16:20:30 +00:00
ReactOS-i386.rbuild - Move preferred stack boundary = 2^2 out of the OPTIMIZE switch, because it's always defined. 2007-12-25 16:22:20 +00:00
ReactOS-ppc.rbuild t's a bit embarrasing that some of this was undone until recently, but we now 2008-01-06 14:52:00 +00:00
README
vreport.xsl Metadata enhancement for rbuild and version report by Marc Piulachs (marc DOT piulachs AT codexchange DOT net) 2007-08-12 19:17:00 +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.