wine/dlls/win32u
2023-02-17 11:20:01 +01:00
..
dibdrv opengl32: Use default calling convention for WGL driver entry points. 2022-12-06 17:11:21 +01:00
tests win32u/tests: Test NtUserGetPointerInfoList syscall signature. 2023-01-31 21:05:37 +01:00
bitblt.c
bitmap.c
brush.c
class.c win32u: Make get_winproc_ptr() static. 2023-01-26 22:05:13 +01:00
clipboard.c user32: GetClipboardData() should set last error when the format is not found. 2023-01-25 10:07:17 +01:00
clipping.c
cursoricon.c
dc.c
dce.c win32u: Silence spurious FIXME in NtUserScrollWindowEx. 2023-01-24 18:13:43 +01:00
defwnd.c win32u: Make draw_frame_caption() static. 2023-01-25 10:17:13 +01:00
dib.c
driver.c win32u: Introduce a get_display_depth() helper to retrieve emulated display depth. 2023-01-09 16:44:08 +01:00
emfdrv.c
font.c win32u: Make DrawTextW() hidden. 2023-01-26 22:05:13 +01:00
freetype.c
gdiobj.c
hook.c
imm.c include: Move ddk/imm.h to immdev.h. 2023-02-15 21:48:33 +01:00
input.c win32u: Use KBDTABLES for NtUserToUnicodeEx. 2023-02-07 17:58:52 +01:00
main.c
Makefile.in include: Use proper dllimports for user32 functions. 2022-12-07 13:51:37 +01:00
mapping.c
menu.c
message.c include: Move ddk/imm.h to immdev.h. 2023-02-15 21:48:33 +01:00
ntgdi_private.h win32u: Make set_visible_region() hidden. 2023-01-30 16:49:55 +01:00
ntuser_private.h win32u: Make is_child() hidden. 2023-01-26 22:05:13 +01:00
opentype.c
painting.c
palette.c
path.c
pen.c
printdrv.c
rawinput.c win32u: Correct GetRawInputBuffer alignment under WoW64. 2023-01-16 16:14:20 +01:00
region.c
scroll.c win32u: Make draw_scroll_bar() static. 2023-01-25 10:17:13 +01:00
spy.c
syscall.c win32u: Stub NtUserGetPointerInfoList syscall. 2023-01-31 21:05:37 +01:00
sysparams.c win32u: Get friendly monitor name from EDID in NtUserDisplayConfigGetDeviceInfo(). 2023-02-17 11:20:01 +01:00
vertical.c
vulkan.c
win32u.spec win32u: Stub NtUserGetPointerInfoList syscall. 2023-01-31 21:05:37 +01:00
win32u_private.h win32u: Make send_message_timeout() hidden. 2023-01-30 16:49:55 +01:00
window.c win32u: Honor CS_HREDRAW and CS_VREDRAW when resizing window. 2022-12-22 15:16:03 +01:00
winstation.c
wrappers.c