reactos/reactos
Colin Finck 8e916f0d4b Add some more working apps to the Downloader list, update the RosBE link.
Based on a patch by Victor Martinez

svn path=/trunk/; revision=41729
2009-07-01 19:49:45 +00:00
..
base Add some more working apps to the Downloader list, update the RosBE link. 2009-07-01 19:49:45 +00:00
boot add svchost.exe to install package 2009-06-28 18:23:05 +00:00
dll - Add more vista types. Added another window message type, based on winproc.c. Added two vista prototypes for ntuser. 2009-07-01 17:19:16 +00:00
drivers - Remove dead code 2009-07-01 15:00:12 +00:00
hal
include - Add more vista types. Added another window message type, based on winproc.c. Added two vista prototypes for ntuser. 2009-07-01 17:19:16 +00:00
lib - Fix corruption of ARP target protocol address 2009-07-01 05:14:56 +00:00
media
modules Remove non-existing "windows" module, the "optional" one is still just virtual. 2009-06-30 15:09:08 +00:00
ntoskrnl Fix some warnings / bugs. 2009-07-01 09:59:47 +00:00
subsystems - Add more vista types. Added another window message type, based on winproc.c. Added two vista prototypes for ntuser. 2009-07-01 17:19:16 +00:00
tools Move gcc -g and -Wall options out of rbuild and into .rbuild files 2009-06-21 22:13:28 +00:00
apistatus.lst
baseaddress.rbuild
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
COPYING.ARM
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-arm.rbuild Move gcc -g and -Wall options out of rbuild and into .rbuild files 2009-06-21 22:13:28 +00:00
ReactOS-generic.rbuild #define inline to __inline for Visual C++ when compiling C sources 2009-06-22 20:03:20 +00:00
ReactOS-i386.rbuild Move gcc -g and -Wall options out of rbuild and into .rbuild files 2009-06-21 22:13:28 +00:00
ReactOS-ppc.rbuild Move gcc -g and -Wall options out of rbuild and into .rbuild files 2009-06-21 22:13:28 +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.