reactos/reactos
Christoph von Wittich e539947c94 fix some bugs
svn path=/trunk/; revision=29264
2007-09-28 00:12:59 +00:00
..
base Samuel Erdtman <samuel@erdtman.se> 2007-09-27 08:35:08 +00:00
boot Fix typo (copy&paste) 2007-09-27 06:28:30 +00:00
dll fix some bugs 2007-09-28 00:12:59 +00:00
drivers - Add uniata.rbuild, adapt .rc to ReactOS 2007-09-27 20:45:13 +00:00
hal - Add Ex*Spinlock macros and FLUSH_MULTIPLE_MAXIMUM definitions missing from DDK 2007-09-24 14:01:54 +00:00
include - Add missing KERNEL_LARGE_STACK_COMMIT definition to DDK. 2007-09-27 18:07:44 +00:00
lib - Fix multiple bugs in RtlWalkFrameChain and secure it against any possibility of a bugcheck while walking the stack. 2007-09-27 13:07:43 +00:00
media Read Characteristics and BusType keys from .inf file, and write them in registry. 2007-09-20 13:26:18 +00:00
modules Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
ntoskrnl - Wrong param was being sent to MiSyncThreadProcessViews(), fix that. 2007-09-27 20:14:32 +00:00
subsystems probe the pointer and some cleanup simplification 2007-09-27 17:25:40 +00:00
tools When depending of a module, also depends of its generated headers 2007-09-24 13:21:31 +00:00
apistatus.lst fix paths 2007-01-07 12:37:27 +00:00
baseaddress.rbuild Add an initial (incomplete, not functional) implementation of the display monitor shell extension for desk.cpl 2007-09-27 05:45:03 +00:00
config-ppc.template.rbuild [FORMATTING] 2007-09-15 15:20:31 +00:00
config.template.rbuild [FORMATTING] 2007-09-15 15:20:31 +00:00
COPYING
CREDITS add myself to CREDITS 2007-08-09 12:47:07 +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 As described in documentation, default TEMPORARY variable to current directory (".") instead of nothing ("") 2007-09-06 07:17:33 +00:00
proxy.mak set most of trunk svn property eol-style:native 2006-11-08 11:47:44 +00:00
ReactOS-generic.rbuild Do not use host headers anymore when building target executables/libraries 2007-09-24 11:43:38 +00:00
ReactOS-i386.rbuild [FORMATTING] 2007-09-15 15:20:31 +00:00
ReactOS-ppc.rbuild [FORMATTING] 2007-09-15 15:20:31 +00:00
README - ReactOS does not directly aim NT4 compatibility everywhere, reflect this in the readme. 2006-12-16 11:06:33 +00:00
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.