reactos/reactos
Christoph von Wittich 2ac23d7f2c fix a resource leak
svn path=/trunk/; revision=30458
2007-11-15 10:54:11 +00:00
..
base fix a resource leak 2007-11-15 10:54:11 +00:00
boot add remote desktop to the bootcd as it's now working, but still unfinished. 2007-11-13 13:19:04 +00:00
dll Dereference callproc handles without a system call 2007-11-15 05:42:44 +00:00
drivers No need to display function name and file/line twice 2007-11-14 12:25:53 +00:00
hal
include Expose the pointer to the shared heap and the delta to the user mode mapping 2007-11-15 02:23:41 +00:00
lib Try to be more consistent in unimplemented messages 2007-11-14 13:14:46 +00:00
media - Winesync cppexcept.c. This fixes try/catch C++ exception handling in various apps (like MFC based apps). 2007-11-11 20:40:21 +00:00
modules
ntoskrnl Try to be more consistent in unimplemented messages 2007-11-14 13:14:46 +00:00
subsystems Dereference callproc handles without a system call 2007-11-15 05:42:44 +00:00
tools Don't build rgenstat when "make clean" 2007-11-08 20:49:55 +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-09 14:56:33 +00:00
config-ppc.template.rbuild
config.template.rbuild
COPYING
CREDITS
depmap.xsl
Doxyfile
INSTALL
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
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.