wine/dlls/win32u
Nikolay Sivov d909f27590 win32u: Fix typo in font handle creation in NtUserDrawCaptionTemp().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
2022-07-28 21:36:00 +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 win32u: Move NtUserDrawMenuBarTemp implementation from user32. 2022-06-14 11:29:12 +02:00
dce.c win32u: Move set_standard_scroll_painted implementation from user32. 2022-07-04 20:14:02 +02:00
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 win32u: Move WM_GETTEXTLENGTH implementation from user32. 2022-06-21 18:53:18 +02:00
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 win32u: Implement input context object. 2022-07-11 18:56:16 +02:00
mapping.c
menu.c win32u: Use syscall interface for NtUserMessageCall and NtUserTrackPopupMenuEx. 2022-07-21 23:03:29 +02:00
message.c win32u: Use syscall interface for NtUserDispatchMessage. 2022-07-21 23:03:29 +02:00
ntgdi_private.h win32u: Move scroll bar WM_SETFOCUS and WM_KILLFOCUS implementation from user32. 2022-07-04 20:14:02 +02:00
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 winevulkan: Remove __wine_get_vulkan_driver PE entry point. 2022-07-27 23:07:07 +02:00
window.c win32u: Introduce NtUserGetDialogProc. 2022-07-28 17:34:03 +02:00
winstation.c
wrappers.c winevulkan: Remove __wine_get_vulkan_driver PE entry point. 2022-07-27 23:07:07 +02:00