wine/dlls/win32u
Jacek Caban 224a8fc24e win32u: Introduce NtUserGetWindowSysSubMenu.
And use it for MDI client implementation.
2022-08-05 20:13:33 +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: Remove no longer needed exports. 2022-07-28 17:34:03 +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: Use syscall interface for NtUserMsgWaitForMultipleObjectsEx. 2022-07-21 23:03:29 +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: Use syscall interface for NtUserDispatchMessage. 2022-07-21 23:03:29 +02:00
ntgdi_private.h
ntuser_private.h win32u: Remove no longer needed exports. 2022-07-28 17:34:03 +02:00
opentype.c
painting.c
palette.c
path.c
pen.c
printdrv.c
rawinput.c server: Use the client provided rawinput registered device array. 2022-07-28 20:08:58 +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: Use syscall interface for NtUserSystemParametersInfo. 2022-07-26 22:37:48 +02:00
sysparams.c win32u: Remove no longer needed exports. 2022-07-28 17:34:03 +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 NtUserGetWindowSysSubMenu. 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