wine/dlls/win32u
2022-08-08 18:50:56 +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
dce.c
defwnd.c win32u: Fix typo in font handle creation in NtUserDrawCaptionTemp(). 2022-07-28 21:36:00 +02:00
dib.c
driver.c win32u: Split EnumDisplaySettingsEx into CurrentDisplaySettings entry. 2022-08-08 18:47:31 +02:00
emfdrv.c
font.c
freetype.c
gdiobj.c winevulkan: Remove __wine_get_vulkan_driver PE entry point. 2022-07-27 23:07:07 +02:00
hook.c win32u: Avoid using client callbacks for NtUserSendMessage. 2022-07-21 23:03:29 +02:00
imm.c win32u: Use KeUserModeCallback for ImmProcessKey and ImmTranslateMessage calls. 2022-07-12 22:51:29 +02:00
input.c win32u: Move default IME window management from imm32. 2022-07-12 22:51:29 +02:00
main.c
Makefile.in
mapping.c
menu.c win32u: Introduce NtUserGetWindowSysSubMenu. 2022-08-05 20:13:33 +02:00
message.c win32u: Store receive_flags in ntuser_thread_info. 2022-08-08 18:47:45 +02:00
ntgdi_private.h
ntuser_private.h user32: Don't include ntuser_private.h. 2022-08-08 18:47:45 +02:00
opentype.c
painting.c
palette.c
path.c
pen.c
printdrv.c
rawinput.c win32u: Avoid reallocating rawinput device array with zero size. 2022-08-08 18:50:56 +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: Introduce NtUserGetWindowSysSubMenu. 2022-08-05 20:13:33 +02:00
window.c win32u: Introduce NtUserGetChildRect. 2022-08-05 20:13:33 +02:00
winstation.c
wrappers.c winevulkan: Remove __wine_get_vulkan_driver PE entry point. 2022-07-27 23:07:07 +02:00