reactos/reactos
Hervé Poussineau 546ed0b8d6 CTRL+SCROLL LOCK+SCROLL LOCK should only work with right control key
svn path=/trunk/; revision=30996
2007-12-04 14:55:49 +00:00
..
base Fixed some minor things with (yet unused) svchost 2007-12-03 18:24:05 +00:00
boot Remove "Unknown device" wizards 2007-12-03 08:04:26 +00:00
dll Fix zero bug. 2007-12-04 02:52:46 +00:00
drivers CTRL+SCROLL LOCK+SCROLL LOCK should only work with right control key 2007-12-04 14:55:49 +00:00
hal No need to define __USE_W32API 2007-10-23 08:12:28 +00:00
include Imp Get/SetDeviceGammaRamp, not fully supported yet. Fix typos and updates. 2007-12-03 07:32:10 +00:00
lib Add a few more GUIDs to uuid library 2007-11-29 09:33:35 +00:00
media Update status 2007-12-01 18:30:48 +00:00
modules Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
ntoskrnl Implement IoForwardIrpSynchronously 2007-12-03 09:03:38 +00:00
subsystems remove wrong fixme comment from win32k 2007-12-04 09:42:05 +00:00
tools Always add _CRT_SECURE_NO_WARNINGS to the preprocessor definition list to disable warnings about not using the safe functions introduced in MSVC8. 2007-12-03 23:03:58 +00:00
apistatus.lst - Build API stats on request (new target "make rgenstat" will create apistatus.xml) 2007-11-08 20:52:42 +00:00
baseaddress.rbuild Dmitry Chapyshev <lentind@yandex.ru> 2007-11-22 18:04:21 +00:00
config-ppc.template.rbuild Delete all Trailing spaces in code. 2007-10-19 23:21:45 +00:00
config.template.rbuild Remove MP build option from config.template.rbuild 2007-11-05 16:20:30 +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 - Commit changes made to doxygen config by Marc Piulachs. 2007-10-14 12:52:44 +00:00
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 - Build API stats on request (new target "make rgenstat" will create apistatus.xml) 2007-11-08 20:52:42 +00:00
proxy.mak set most of trunk svn property eol-style:native 2006-11-08 11:47:44 +00:00
ReactOS-generic.rbuild Remove MP build option from config.template.rbuild 2007-11-05 16:20:30 +00:00
ReactOS-i386.rbuild adding back -enable-stdcall-fixup linkerflag 2007-11-21 11:47:58 +00:00
ReactOS-ppc.rbuild React to changes in rbuild with regard to definitions. These are now 2007-10-24 02:23:54 +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.