reactos/reactos
Hermès Bélusca-Maïto f2f466977a [WIN32K]
A bit of code reorganization:
- move a maximum of typedefs into their corresponding headers,
- move user heap functionality into a dedicated header,
- add a note in some functions that the first heap mapping entry in the W32 process info structure is dedicated for the global user heap mapping,
- remove extra-parenthesis in casts.

svn path=/trunk/; revision=65863
2014-12-28 20:50:35 +00:00
..
base [USETUP] 2014-12-28 09:16:41 +00:00
boot [USETUP] 2014-12-27 12:33:59 +00:00
cmake [LOCALIZATION] 2014-12-04 23:50:08 +00:00
dll [MSI] 2014-12-28 13:05:48 +00:00
drivers [NTFS] Be verbose only on unimplemented FSCTL requests we're supposed to handle 2014-12-26 11:38:35 +00:00
hal [HALx86]: Display the invalid opcodes when HalpOpcodeInvalid is called. 2014-11-07 21:19:27 +00:00
include [ADVAPI/LSASRV] Implement LookupPrivilegeDisplayNameA, LookupPrivilegeDisplayNameW, LsaLookupPrivilegeDisplayName, LsarLookupPrivilegeDisplayName 2014-12-27 19:57:42 +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 [SHORTCUTS] 2014-12-23 17:11:00 +00:00
modules
ntoskrnl [NTOSKRNL] 2014-12-28 18:31:06 +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-28 20:50:35 +00:00
.hgeol
apistatus.lst
CMakeLists.txt
configure.cmd [CMAKE] 2014-10-24 19:17:58 +00:00
configure.sh
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
depmap.xsl
Doxyfile
INSTALL
kbdlayout.lds
PreLoad.cmake
README
toolchain-clang.cmake
toolchain-gcc.cmake
toolchain-msvc.cmake
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.