reactos/reactos
Timo Kreuzer b6b08f5566 [WIN32K]
Unmap the desktop heap in IntFreeDesktopHeap. Fixes leaking session space memory, when creating and deleting desktops.
I would revert the "hackfix" from r57348, but for me changing MiPteToAddress to MiAddressToPte looks more like a legit bug fix, rather than "increasing system view space to 36MB instead of 20MB". But I'm probably missing something. In that case, Alex, please revert your hack, it shouldn't be needed anymore.
CORE-6688 #resolve

svn path=/trunk/; revision=57367
2012-09-22 23:14:16 +00:00
..
base [TRANSLATION] 2012-09-20 11:15:16 +00:00
boot [BOOTDATA] 2012-09-19 12:51:37 +00:00
cmake * Exclude host tools when setting the default build type. 2012-09-21 14:35:19 +00:00
dll [RPCRT4] 2012-09-22 12:47:03 +00:00
drivers [NPFS] 2012-09-22 09:48:27 +00:00
hal [HAL]: Automatically generate the embedded PCI database. By Hermès Bélusca with improvements from me. 2012-09-14 13:14:47 +00:00
include [ADVAPI32] 2012-09-22 09:23:38 +00:00
lib [RTL] 2012-09-20 20:46:08 +00:00
media [INF] 2012-09-16 21:01:06 +00:00
modules
ntoskrnl [NTOSKRNL][NTDLL][RTL][KERNEL32] 2012-09-20 19:53:14 +00:00
subsystems {CSRSRV] 2012-09-15 16:33:30 +00:00
tools [WIDL] 2012-09-17 22:43:37 +00:00
win32ss [WIN32K] 2012-09-22 23:14:16 +00:00
.hgeol
apistatus.lst
CMakeLists.txt * Exclude host tools when setting the default build type. 2012-09-21 14:35:19 +00:00
configure.cmd
configure.sh Remove "bashisms" from configure.sh script, simplify it a bit. 2012-09-05 21:40:14 +00:00
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
depmap.xsl
Doxyfile
global.lds
INSTALL
PreLoad.cmake
README
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.