reactos/reactos
Pierre Schweitzer 6de4a7e051 [WHOAMI]
Fix invalid memory usage, memory leaks, partial zeroes, big if blocks, ...

Would be nice also to check all the allocations which are not checked yet

CORE-8533

svn path=/trunk/; revision=65788
2014-12-22 09:53:24 +00:00
..
base [WHOAMI] 2014-12-22 09:53:24 +00:00
boot [BOOTDATA] 2014-12-18 18:15:15 +00:00
cmake [LOCALIZATION] 2014-12-04 23:50:08 +00:00
dll [SHELL32] 2014-12-21 13:26:31 +00:00
drivers [NTFS] 2014-12-15 21:44:52 +00:00
hal [HALx86]: Display the invalid opcodes when HalpOpcodeInvalid is called. 2014-11-07 21:19:27 +00:00
include [PSDK] Define rpcndr.h DECLSPEC_UUID in consistency with the one in winnt.h. Fixes some redefinition warnings. 2014-12-20 16:26:03 +00:00
lib Fix the fix of the fix (yes, really!) Also, Hervé, I'm not really convinced you need to upcase the first letter in the RtlPathTypeDriveAbsolute case. Can you recheck that (and if unneeded, remove the commented line)? 2014-11-30 12:06:58 +00:00
media [INF] 2014-12-20 19:03:13 +00:00
modules [CMAKE] 2014-10-17 23:28:29 +00:00
ntoskrnl [NTOSKRNL] 2014-12-16 21:15:57 +00:00
subsystems [USERSRV] 2014-12-17 23:03:36 +00:00
tools [SPEC2DEF] 2014-12-16 21:21:14 +00:00
win32ss [WIN32K] 2014-12-19 12:53:50 +00:00
.hgeol
apistatus.lst
CMakeLists.txt [CMAKE] 2014-10-22 16:56:56 +00:00
configure.cmd [CMAKE] 2014-10-24 19:17:58 +00:00
configure.sh [CMAKE] 2014-05-06 15:42:54 +00:00
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
depmap.xsl
Doxyfile
INSTALL
kbdlayout.lds
PreLoad.cmake
README
toolchain-clang.cmake [CMAKE/CLANG] 2014-09-10 15:56:48 +00:00
toolchain-gcc.cmake Fix build. 2014-08-15 11:17:16 +00:00
toolchain-msvc.cmake [CMAKE/ARM] 2014-05-26 15:28:12 +00:00
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.