reactos/win32ss
Joachim Henze 3b78fdde21 [0.4.9][NTUSER] co_UserDestroyWindow: Validate window before destroying it (#5054)
Prevent the window from being destroyed twice
fixes CORE-18821 'WIN32K BSOD 0x1E when opening Build menu in AVR Studio 4.19'
port of 0.4.15-dev-5938-g 77d4653164

And port back also some unrelated formatting improvements,
and kill a block of code that was commented out in all branches,
and was not x64 compatible in 0.4.7/0.4.8, and therefore was a diff already anyway.
2023-06-10 12:40:38 +02:00
..
drivers [WIN32SS:FRAMEBUF] Improve/Fix DrvSetPointerShape(), from r7864 (#457) 2018-04-01 18:51:54 +02:00
gdi [0.4.9][NTGDI] Check if face->charmap is not zero before accessing its encoding (#4390) 2023-01-21 15:01:29 +01:00
include [0.4.9][WIN32SS][RTL] Fix regression CORE-16769 + BSOD 0x50 CORE-13907 2022-03-17 14:02:17 +01:00
printing [LOCALSPL] Fix 2 Clang-Cl warnings about ullResult and "UserName" 2018-04-18 18:10:47 +02:00
reactx [WIN32SS][NTDDRAW] Fix ddraw palette regression CORE-13714 2018-04-11 15:39:54 +02:00
user [0.4.9][NTUSER] co_UserDestroyWindow: Validate window before destroying it (#5054) 2023-06-10 12:40:38 +02:00
CMakeLists.txt
napi.h
pch.h
sys-stubs.S
w32ksvc.db
w32ksvc.h [WIN32K] Implement NtUserSetWindowLongPtr for 64 bit builds 2018-02-19 22:36:36 +01:00
win32k.h
win32k.rc
win32k.spec
win32kp.h