wine/dlls/win32u
Jacek Caban 2c75490c3e win32u: Use NtUserMessageCall for NtUserSpyGetMsgName.
Instead of leaking a kernel pointer.
2022-08-09 15:55:44 +02:00
..
dibdrv
tests win32u/tests: Add tests for catching exceptions from timer proc. 2022-07-21 23:03:29 +02:00
bitblt.c
bitmap.c
brush.c
class.c win32u: Move builtin classes registration from user32. 2022-08-08 18:47:44 +02:00
clipboard.c
clipping.c
cursoricon.c
dc.c win32u: Support wow64 in NtAllocateVirtualMemory calls. 2022-08-09 15:55:43 +02:00
dce.c
defwnd.c win32u: Fix typo in font handle creation in NtUserDrawCaptionTemp(). 2022-07-28 21:36:00 +02:00
dib.c win32u: Support wow64 in NtAllocateVirtualMemory calls. 2022-08-09 15:55:43 +02:00
driver.c win32u: Use platform-independent layout for ntuser_thread_info. 2022-08-09 15:55:43 +02:00
emfdrv.c
font.c
freetype.c
gdiobj.c win32u: Support wow64 in NtAllocateVirtualMemory calls. 2022-08-09 15:55:43 +02:00
hook.c win32u: Avoid using client callbacks for NtUserSendMessage. 2022-07-21 23:03:29 +02:00
imm.c win32u: Use platform-independent layout for ntuser_thread_info. 2022-08-09 15:55:43 +02:00
input.c
main.c
Makefile.in
mapping.c
menu.c win32u: Introduce NtUserGetWindowSysSubMenu. 2022-08-05 20:13:33 +02:00
message.c win32u: Use NtUserMessageCall for NtUserSpyGetMsgName. 2022-08-09 15:55:44 +02:00
ntgdi_private.h
ntuser_private.h win32u: Store thread info in 64-bit TEB on wow64. 2022-08-09 15:55:44 +02:00
opentype.c
painting.c
palette.c
path.c
pen.c
printdrv.c
rawinput.c win32u: Avoid invalid access when registered device alloc failed. (Coverity). 2022-08-08 18:51:00 +02:00
region.c
scroll.c win32u: Remove some dead code from get_scroll_range() helper (Coverity). 2022-07-22 21:14:02 +02:00
spy.c
syscall.c win32u: Move register_desktop_class implementation from user32. 2022-08-08 18:47:44 +02:00
sysparams.c win32u: Store DPI awareness in ntuser_thread_info. 2022-08-08 18:47:44 +02:00
vertical.c
vulkan.c winevulkan: Remove __wine_get_vulkan_driver PE entry point. 2022-07-27 23:07:07 +02:00
win32u.spec winevulkan: Remove __wine_get_vulkan_driver PE entry point. 2022-07-27 23:07:07 +02:00
win32u_private.h win32u: Store thread info in 64-bit TEB on wow64. 2022-08-09 15:55:44 +02:00
window.c win32u: Use NtUserMessageCall for NtUserSpyGetMsgName. 2022-08-09 15:55:44 +02:00
winstation.c win32u: Use platform-independent layout for ntuser_thread_info. 2022-08-09 15:55:43 +02:00
wrappers.c winevulkan: Remove __wine_get_vulkan_driver PE entry point. 2022-07-27 23:07:07 +02:00