reactos/reactos
Aleksey Bragin d605c0c30a [fastfat_new]
- Actually add short and long names to splay tree when setting up FCB's names.

svn path=/trunk/; revision=43359
2009-10-10 12:40:20 +00:00
..
base - Specify the interface index so the route won't get added to interface 0 (loopback) 2009-10-10 02:04:13 +00:00
boot - Various resource fixes (unclosed files, unchecked memory allocations, missing destructor, not freed memory) 2009-10-09 21:02:44 +00:00
dll Alexander Yastrebov <menone7@gmail.com> 2009-10-10 09:16:34 +00:00
drivers [fastfat_new] 2009-10-10 12:40:20 +00:00
hal - Convert remaining KEBUGCHECK to KeBugCheck. 2009-10-04 14:48:18 +00:00
include - [Win32k] Implement AttachThreadInput, not yet connected to the thread message queue, update related. 2009-10-10 04:40:36 +00:00
lib - Small fix for 43354 2009-10-10 08:26:20 +00:00
media Update Spanish translations. Javier Remacha, bug #4872. 2009-10-04 18:12:14 +00:00
modules
ntoskrnl - Stub out ExpSystemErrorHandler more properly. 2009-10-08 20:06:37 +00:00
subsystems - Do not test for IMM start up from client info, instead do not attach to system threads. Thanks Tommy Ward. 2009-10-10 05:15:43 +00:00
tools - Various resource fixes (unclosed files, unchecked memory allocations, missing destructor, not freed memory) 2009-10-09 21:02:44 +00:00
apistatus.lst
baseaddress.rbuild - Add windowscodecs.dll from Wine 1.1.28 2009-08-22 19:03:09 +00:00
config-amd64.template.rbuild Add rbuild files for x64 build. Dedicated to encoded. 2009-09-26 21:52:00 +00:00
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
COPYING.ARM
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile Document ROS_GENERATE_RSYM environment variable. 2009-10-05 14:13:01 +00:00
proxy.mak
ReactOS-amd64.rbuild Add rbuild files for x64 build. Dedicated to encoded. 2009-09-26 21:52:00 +00:00
ReactOS-arm.rbuild
ReactOS-generic.rbuild - svchost: #ifdef _MSC_VER doesn't mean "using Microsoft's headers" anymore 2009-08-21 15:57:26 +00:00
ReactOS-i386.rbuild A consistent indentation style is the hobgoblin of little minds. 2009-08-23 21:45:41 +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.