reactos/win32ss
Timo Kreuzer 6ca6088f2c [NTUSER] Increase desktop heap size
Distinguish between the following 3 scenarios:
1. Interactive Winsta0, "Winlogon" desktop: use 128 KB
2. Interactive Winsta0, "Default" & other desktop: use 3 MB (x86) / 20 MB (x64)
3. Non-interactive winsta: use 128 KB

This is what Windows 2003 uses for the interactive desktops on x86 and what Windows 7 uses for x64. Fixes desktop heap exhaustion during testing. The previous value was 512 KB for all desktops.
It doesn't handle the even smaller "Disconnected" desktop, which is only meaningful for RDP sessions and we don't use it anyway.
See comments in the file for references.
2024-09-07 18:47:49 +03:00
..
drivers Revert my last commits that break build. 2023-11-23 17:20:47 +01:00
gdi [NTGDI:FREETYPE] Account for spaces in x-dimension of IntExtTextOutW function (#7274) 2024-09-01 13:18:23 -05:00
include [NTUSER][USER32] Populate dwExpWinVer (#7095) 2024-07-09 04:22:14 +09:00
printing [LOCALMON] Update Romanian (ro-RO) translation (#6877) 2024-07-16 21:20:16 +02:00
reactx [DXG] Don't repeat "DXG" module name in version info 2023-12-01 08:23:13 +07:00
user [NTUSER] Increase desktop heap size 2024-09-07 18:47:49 +03:00
CMakeLists.txt [NTUSER] Stubplement the Win32 power manager 2024-07-13 11:30:19 +02:00
napi.h
pch.h [REACTOS] Standardize <imm.h> and <immdev.h> (#6493) 2024-02-13 20:33:14 +09:00
sys-stubs.S
w32ksvc32.h
w32ksvc64.h
win32k.h
win32k.rc
win32k.spec
win32kp.h [NTUSER] Stubplement the Win32 power manager 2024-07-13 11:30:19 +02:00