reactos/reactos
Cameron Gutman 75c500f4b0 - Fix the resource parsing loops to correct a memory corruption issue
- Return the correct failure status if ExAllocatePool fails

svn path=/trunk/; revision=46119
2010-03-11 22:15:21 +00:00
..
base [WLANSVC] 2010-03-11 16:36:11 +00:00
boot [CSRSS]: Split off CSRSS into a more Windows-friendly model. CSRSS.EXE is simply a stub which loads CSRSRV.DLL, where all the actual code is present. 2010-03-10 04:59:39 +00:00
dll [KSPROXY] 2010-03-11 21:52:15 +00:00
drivers - Fix the resource parsing loops to correct a memory corruption issue 2010-03-11 22:15:21 +00:00
hal
include [PSDK] 2010-03-11 21:15:46 +00:00
lib
media [COMDLG32] 2010-03-11 17:37:30 +00:00
modules
ntoskrnl [NTOS]: List still-running processes at kernel shutdown. Useful for debugging shutdown code later. 2010-03-10 18:29:10 +00:00
subsystems [WIN32K]: Enable the alignment code and reduce the number of hacks, leaving only one for 1bpp top-down output (Freetype?) which doesn't seem to like when the lDelta is aligned to the correct bit-boundary. This should fix the crashes and graphic cltches recently introduced. 2010-03-11 21:41:19 +00:00
tools Output PCH even when full dependencies are enabled. 2010-03-11 20:59:24 +00:00
apistatus.lst
baseaddress.rbuild
config-amd64.template.rbuild
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
depmap.xsl
Doxyfile
INSTALL
Makefile
proxy.mak
ReactOS-amd64.rbuild
ReactOS-arm.rbuild
ReactOS-generic.rbuild
ReactOS-i386.rbuild
ReactOS-ppc.rbuild
README
rosbuild.bat
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.