wine/dlls/win32u
2023-12-06 23:10:23 +01:00
..
dibdrv win32u: Find the correct DIB driver in windrv_CreateDC(). 2023-12-04 22:10:20 +01:00
tests win32u: Provide extra space in buffers used to dispatch string getter messages. 2023-12-06 23:10:23 +01:00
bitblt.c
bitmap.c
brush.c
class.c
clipboard.c
clipping.c
cursoricon.c
dc.c
dce.c
defwnd.c
dib.c
driver.c win32u: Introduce new SystrayDock driver entry points. 2023-12-01 19:08:55 +01:00
emfdrv.c
font.c
freetype.c
gdiobj.c
hook.c win32u: Provide extra space in buffers used to dispatch string getter messages. 2023-12-06 23:10:23 +01:00
imm.c
input.c win32u: Support SGCAPS attributes in KBDTABLES. 2023-11-30 23:12:54 +01:00
main.c
Makefile.in win32u: Introduce a new NtUserSystemTrayCall message call. 2023-12-01 19:08:54 +01:00
mapping.c
menu.c
message.c win32u: Provide extra space in buffers used to dispatch string getter messages. 2023-12-06 23:10:23 +01:00
ntgdi_private.h
ntuser_private.h win32u: Introduce a new NtUserSystemTrayCall message call. 2023-12-01 19:08:54 +01:00
opentype.c
painting.c
palette.c
path.c
pen.c
printdrv.c
rawinput.c
region.c
scroll.c
spy.c
syscall.c ntdll: Export KeAddSystemServiceTable() instead of the KeServiceDescriptorTable variable. 2023-12-06 13:14:47 +01:00
sysparams.c win32u: Add registry data for GPU memory size. 2023-12-04 22:10:23 +01:00
systray.c win32u: Introduce new SystrayDock driver entry points. 2023-12-01 19:08:55 +01:00
vertical.c
vulkan.c
win32syscalls.h
win32u.spec
win32u_private.h win32u: Provide extra space in buffers used to dispatch string getter messages. 2023-12-06 23:10:23 +01:00
window.c
winstation.c