reactos/reactos
Hervé Poussineau f468185fd7 Replace STDCALL by APIENTRY
Remove keywords property

svn path=/trunk/; revision=29730
2007-10-21 11:50:55 +00:00
..
base - Apply the spanish translation for eventvwr by Marc Piulachs (marc DOT piulachs AT codexchange DOT net, bug 2758) 2007-10-21 10:41:11 +00:00
boot - add joy.cpl and tapiui.dll to bootcd 2007-10-20 18:56:46 +00:00
dll - Keep the value type of each environment variable that was read from the registry and assign the right type for new and modified variables. 2007-10-21 11:13:03 +00:00
drivers Replace STDCALL by APIENTRY 2007-10-21 11:50:55 +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
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 - When adding new items into a submenu, they are placed incorrectly. Fix this. 2007-10-21 09:08:04 +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 17:16:30 +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
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-generic.rbuild
ReactOS-i386.rbuild
ReactOS-ppc.rbuild
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.