reactos/win32ss
Timo Kreuzer c36d8c9271 [WIN32K] Fix a possible NULL pointer dereference in co_IntGetScrollBarInfo
The following code in user32_winetest scroll.c was causing it:

    ret = EnableScrollBar( mainwnd, SB_CTL, ESB_ENABLE_BOTH );
    ok( !ret, "EnableScrollBar should fail.\n" );
2025-06-22 17:35:15 +00:00
..
drivers [VIDEOPRT] Implement IOCTL_VIDEO_ENUM_MONITOR_PDO 2025-05-27 20:34:37 +02:00
gdi [WIN32K:DIB] USE_DIBLIB: Use new DIB_16BPP_AlphaBlend() (#4568) 2025-05-28 22:06:41 -05:00
include [BOOTDATA][NTUSER] Add DontLoadCTFIME and use it (#8110) 2025-06-12 13:55:49 +09:00
printing [CMAKE] Introduce set_wine_module (Retry) (#7860) 2025-04-04 20:44:38 +09:00
reactx [SDK][WIN32SS] Prepare d3dkmt functions up to Windows Vista (#5612) 2025-03-24 21:21:09 +01:00
user [WIN32K] Fix a possible NULL pointer dereference in co_IntGetScrollBarInfo 2025-06-22 17:35:15 +00:00
CMakeLists.txt [IMM32][GITHUB] Move dll/win32/imm32 to win32ss/user/imm32 (#8024) 2025-05-24 13:44:47 +09:00
napi.h [WIN32K][WIN32U] Fix system call ids (#5287) 2023-05-28 16:19:50 +03:00
pch.h [SDK] Introduce winbase_undoc.h for undocumented exported kernel32 definitions (#8019) 2025-05-27 20:52:17 +02:00
sys-stubs.S [WIN32K][WIN32U] Fix system call ids (#5287) 2023-05-28 16:19:50 +03:00
w32ksvc32.h [SDK][WIN32SS] Prepare d3dkmt functions up to Windows Vista (#5612) 2025-03-24 21:21:09 +01:00
w32ksvc64.h [SDK][WIN32SS] Prepare d3dkmt functions up to Windows Vista (#5612) 2025-03-24 21:21:09 +01:00
win32k.h
win32k.rc
win32k.spec [KERNEL32][NTDLL][NTOS][WIN32K] Fix and sync the exports for RtlUnwindEx and RtlVirtualUnwind (#7749) 2025-03-11 18:59:22 +01:00
win32kp.h [SDK][WIN32SS] Prepare d3dkmt functions up to Windows Vista (#5612) 2025-03-24 21:21:09 +01:00