reactos/reactos
Aleksey Bragin 604d7ae80f - Add ros_glue.cpp for implementing CrNt stubs.
- Start changing CrNt to actual ReactOS functions (no need for supporting different versions / importing CrossNT lib).

svn path=/trunk/; revision=29280
2007-09-28 12:35:41 +00:00
..
base Moved shared define to header file 2007-09-28 12:17:19 +00:00
boot Fix typo (copy&paste) 2007-09-27 06:28:30 +00:00
dll Bug 2699: Ukrainian translation update (temarez@yandex.ru) 2007-09-28 10:03:38 +00:00
drivers - Add ros_glue.cpp for implementing CrNt stubs. 2007-09-28 12:35:41 +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 constants 2007-09-28 08:56:45 +00:00
lib add a DPRINT1, stating that HvpWriteLog doesn't work atm 2007-09-28 04:56:40 +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 Add 5th parameter to NtUserFindWindowEx 2007-09-28 05:01:27 +00:00
tools Fix some corner cases when processing <include> elements in .rbuild files 2007-09-28 10:46:10 +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
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.