reactos/reactos
Jeffrey Morlan ba3e9218c7 - FileGetString: Only end line on '\n', not on '\r'.
- Various improvements to ExpandAlias

svn path=/trunk/; revision=39817
2009-02-28 18:00:38 +00:00
..
base - FileGetString: Only end line on '\n', not on '\r'. 2009-02-28 18:00:38 +00:00
boot - Add msctf from Wine 2009-02-26 11:43:42 +00:00
dll Started new implementation of Sound Blaster driver (kernel mode), which 2009-02-27 22:50:58 +00:00
drivers - Cleanup code a bit 2009-02-28 12:04:00 +00:00
hal - Fix an assembler warning on release build 2009-02-24 00:48:11 +00:00
include - Add twain.h from Wine 2009-02-27 17:30:46 +00:00
lib Started new implementation of Sound Blaster driver (kernel mode), which 2009-02-27 22:50:58 +00:00
media - Add msctf from Wine 2009-02-26 11:43:42 +00:00
modules
ntoskrnl - If a driver has no Tag specified it should be defaulted to the max ULONG value, so it gets loaded after all drivers with correct tags. This fixes a problem of null.sys and beep.sys loading up to TagCount (20 for Base group) times during each boot. 2009-02-28 10:29:06 +00:00
subsystems - No code change, adding notes to header. 2009-02-28 04:41:52 +00:00
tools Add a header 2009-02-15 22:14:32 +00:00
apistatus.lst
baseaddress.rbuild - Add inseng, localspl, wuapi from Wine 2009-02-25 15:26:49 +00:00
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
COPYING.ARM
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-arm.rbuild
ReactOS-generic.rbuild
ReactOS-i386.rbuild - Turn on multi-character constants support in GCC. Makes TAG macro usage redundant. 2009-02-18 14:51:07 +00:00
ReactOS-ppc.rbuild
README
vreport.xsl

========================
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.