Sweden-Number/dlls/win32u
Alexandros Frantzis 3bfbdc6d11 win32u: Fix NtUserCallHooks return value.
Return the actual result value of NtUserCallHooks invocations, which
also fixes an inadvertent switch statement case fallthrough.

Signed-off-by: Alexandros Frantzis <alexandros.frantzis@collabora.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-28 21:31:56 +01:00
..
dibdrv win32u: Fix some prototype mismatches. 2022-01-26 21:53:56 +01:00
tests win32u: Move NtUserGetIconInfo implementation from user32. 2022-02-23 17:31:42 +01:00
Makefile.in win32u: Move NtUserGetGUIThreadInfo implementation from user32. 2022-02-24 18:36:25 +01:00
bitblt.c
bitmap.c win32u: Allow selecting 32-bit DDBs into display compatible DCs. 2022-01-06 13:05:50 +01:00
brush.c
clipboard.c win32u: Move NtUserGetOpenClipboardWindow implementation from user32. 2021-11-16 17:44:42 +01:00
clipping.c
cursoricon.c win32u: Move get_icon_param and set_icon_param from user32. 2022-02-24 18:36:13 +01:00
dc.c win32u: Move NtUserDrawIconEx implementation from user32. 2022-02-23 17:31:42 +01:00
dib.c win32u: Do not free user memory when deleting dibs created with NtGdiDdDDICreateDCFromMemory(). 2021-11-22 22:20:51 +01:00
driver.c win32u: Partially move handle_internal_message from user32. 2022-02-25 19:02:18 +01:00
emfdrv.c win32u: Fix some prototype mismatches. 2022-01-26 21:53:56 +01:00
font.c win32u: Change NtGdiPolyPolyDraw parameter to ULONG. 2022-02-01 18:23:19 +01:00
freetype.c configure: Assume that sys/mman.h is available on Unix. 2021-12-09 18:43:51 +01:00
gdiobj.c win32u: Move IsWindow implementation from user32. 2022-02-25 19:02:18 +01:00
hook.c win32u: Move call_hooks implementation from user32. 2022-02-25 19:02:18 +01:00
input.c win32u: Move NtUserGetCursorInfo implementation from user32. 2022-02-24 18:36:20 +01:00
main.c
mapping.c win32u: Only retrieve the dc size if needed. 2021-11-26 11:59:08 +01:00
message.c win32u: Move call_current_hook implementation from user32. 2022-02-25 19:02:18 +01:00
ntgdi_private.h win32u: Move NtUserDrawIconEx implementation from user32. 2022-02-23 17:31:42 +01:00
ntuser_private.h win32u: Move call_current_hook implementation from user32. 2022-02-25 19:02:18 +01:00
opentype.c
painting.c win32u: Change NtGdiPolyPolyDraw parameter to ULONG. 2022-02-01 18:23:19 +01:00
palette.c win32u: Move primary palette handling from user32. 2022-02-17 22:16:03 +01:00
path.c win32u: Fix memory leak on error path in PATH_WidenPath (cppcheck). 2021-12-20 10:14:02 +01:00
pen.c
printdrv.c
region.c win32u: Set user callbacks from user32 DllMain. 2022-02-17 22:16:03 +01:00
syscall.c win32u: Move NtUserGetGUIThreadInfo implementation from user32. 2022-02-24 18:36:25 +01:00
sysparams.c win32u: Fix NtUserCallHooks return value. 2022-02-28 21:31:56 +01:00
vertical.c
vulkan.c win32u: Use user driver for wine_get_vulkan_driver. 2021-12-08 09:57:56 +01:00
win32u.spec win32u: Move IsWindow implementation from user32. 2022-02-25 19:02:18 +01:00
win32u_private.h win32u: Move IsWindow implementation from user32. 2022-02-25 19:02:18 +01:00
window.c win32u: Move IsWindow implementation from user32. 2022-02-25 19:02:18 +01:00
winstation.c win32u: Reset thread info in NtUserSetThreadDesktop. 2022-02-15 22:59:53 +01:00
wrappers.c win32u: Move IsWindow implementation from user32. 2022-02-25 19:02:18 +01:00