reactos/reactos
Eric Kohl 47fe787a9e Fix indentation (TABs --> Spaces).
Use BEGIN and END instead of { and } in resource scripts.

svn path=/trunk/; revision=29706
2007-10-20 11:08:23 +00:00
..
base Delete all Trailing spaces in code. 2007-10-19 23:21:45 +00:00
boot - add a create shellnew option for textfiles 2007-10-20 00:46:40 +00:00
dll Fix indentation (TABs --> Spaces). 2007-10-20 11:08:23 +00:00
drivers Delete all Trailing spaces in code. 2007-10-19 23:21:45 +00:00
hal Delete all Trailing spaces in code. 2007-10-19 23:21:45 +00:00
include Delete all Trailing spaces in code. 2007-10-19 23:21:45 +00:00
lib Protect access to the physical map. 2007-10-20 04:30:01 +00:00
media - update doc 2007-10-11 19:33:05 +00:00
modules
ntoskrnl Don't try to open a harddisk for reading when checking for it to create the PhysicalDriveN links. Instead, request FILE_READ_ATTRIBUTES. This silences a hack-warning in IopParseDevice, that now possibly can be removed. 2007-10-20 07:36:17 +00:00
subsystems Delete all Trailing spaces in code. 2007-10-19 23:21:45 +00:00
tools Delete all Trailing spaces in code. 2007-10-19 23:21:45 +00:00
apistatus.lst
baseaddress.rbuild Dmitry Chapyshev <lentind@yandex.ru> 2007-10-20 10:20:05 +00:00
config-ppc.template.rbuild Delete all Trailing spaces in code. 2007-10-19 23:21:45 +00:00
config.template.rbuild Delete all Trailing spaces in code. 2007-10-19 23:21:45 +00:00
COPYING
CREDITS
depmap.xsl
Doxyfile - Commit changes made to doxygen config by Marc Piulachs. 2007-10-14 12:52:44 +00:00
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-generic.rbuild Activate define override check in rbuild 2007-10-19 15:27:44 +00:00
ReactOS-i386.rbuild
ReactOS-ppc.rbuild Activate define override check in rbuild 2007-10-19 15:27:44 +00:00
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.