reactos/reactos
Christoph von Wittich a141ea751d use ExAllocatePoolWithTag instead of ExAllocatePool
svn path=/trunk/; revision=30827
2007-11-27 23:25:56 +00:00
..
base cmd_alloc_dbg is NOT available in release builds!!! 2007-11-27 00:41:44 +00:00
boot - updated blankscr.scr file name to scrnsave.scr 2007-11-27 00:58:24 +00:00
dll Fix ddraw start in windows again and activate the debug msg again. 2007-11-27 21:32:59 +00:00
drivers use ExAllocatePoolWithTag instead of ExAllocatePool 2007-11-27 23:25:56 +00:00
hal No need to define __USE_W32API 2007-10-23 08:12:28 +00:00
include part 1/2 2007-11-27 11:15:08 +00:00
lib Better compatibility with MS Windows recycle bin 2007-11-27 08:22:16 +00:00
media Update information about shell32, it has been forked at Wine-20071011 2007-11-21 12:17:44 +00:00
modules
ntoskrnl - Add a reset of a "failure" flag in a successive case. Previous behavior was scary, that once a failure occured, it was always freeing all further entries. 2007-11-27 13:27:39 +00:00
subsystems Fix typo! 2007-11-27 21:04:25 +00:00
tools - Do not use module (name + extension) as default target if installname attribute is present , use the value of it inset. 2007-11-27 00:56:25 +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-22 18:04:21 +00:00
config-ppc.template.rbuild
config.template.rbuild Remove MP build option from config.template.rbuild 2007-11-05 16:20:30 +00:00
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 Remove MP build option from config.template.rbuild 2007-11-05 16:20:30 +00:00
ReactOS-i386.rbuild adding back -enable-stdcall-fixup linkerflag 2007-11-21 11:47:58 +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.