reactos/reactos
Aleksey Bragin 6fa082e5c1 - Thanks hpoussin for remind!
svn path=/trunk/; revision=30473
2007-11-15 21:05:57 +00:00
..
base fix a resource leak 2007-11-15 10:54:11 +00:00
boot - Import rasapi32 from Wine, add it to the install disk. 2007-11-15 19:58:13 +00:00
dll - Import rasapi32 from Wine, add it to the install disk. 2007-11-15 19:58:13 +00:00
drivers Reset mouse to detect its type 2007-11-15 20:13:49 +00:00
hal No need to define __USE_W32API 2007-10-23 08:12:28 +00:00
include Add more data for ClientInfo, Callback and support per thread hooks. 2007-11-15 21:01:13 +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 - Fix desktop heaps handling and various bugs 2007-11-15 19:42:41 +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 - Thanks hpoussin for remind! 2007-11-15 21:05:57 +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
depmap.xsl
Doxyfile - Commit changes made to doxygen config by Marc Piulachs. 2007-10-14 12:52:44 +00:00
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 Remove MP build option from config.template.rbuild 2007-11-05 16:20:30 +00:00
ReactOS-i386.rbuild All remaining changes from the PPC branch. Not well tested yet. Many things 2007-10-06 07:53:20 +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
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.