reactos/reactos
Thomas Bluemel 2d7f6e6a42 - Display a list of monitors if there's more than one monitor
- Display a list of available refresh rates for the current mode

svn path=/trunk/; revision=29252
2007-09-27 17:53:14 +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 - Display a list of monitors if there's more than one monitor 2007-09-27 17:53:14 +00:00
drivers - Slightly cleanup the code. 2007-09-27 12:34:53 +00:00
hal - Add Ex*Spinlock macros and FLUSH_MULTIPLE_MAXIMUM definitions missing from DDK 2007-09-24 14:01:54 +00:00
include - Allow changing the screen resolution in the advanced adapter settings through desk.cpl 2007-09-27 05:23:58 +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 - Coalesce all calls to MmUpdatePageDir through a single inlined function - MiSyncProcessThreadViews, and fix callers which assumed that the kernel stack is KERNEL_STACK_SIZE, when in fact, it may be KERNEL_LARGE_STACK_SIZE. We now detect and handle this, fixing a bug in KiAttachProcess. 2007-09-27 16:28:56 +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
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
Doxyfile
INSTALL
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
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
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.