wine/dlls/win32u
2022-10-24 11:16:06 +02:00
..
dibdrv
tests
bitblt.c
bitmap.c
brush.c
class.c
clipboard.c
clipping.c
cursoricon.c
dc.c win32u: Use allocator mechanism to allocate DC attributes. 2022-09-20 20:53:17 +02:00
dce.c
defwnd.c win32u: Send WM_DISPLAYCHANGE message to the desktop window. 2022-10-12 17:17:54 +02:00
dib.c
driver.c win32u: Move enumeration of available modes out of graphics drivers. 2022-09-23 15:16:48 +02:00
emfdrv.c
font.c win32u: Add font links for MS Gothic. 2022-10-20 17:21:45 +02:00
freetype.c
gdiobj.c
hook.c
imm.c
input.c
main.c
Makefile.in
mapping.c
menu.c
message.c win32u: Asynchronously send the WM_DISPLAYCHANGE to the desktop window. 2022-10-14 10:21:22 +02:00
ntgdi_private.h
ntuser_private.h
opentype.c
painting.c
palette.c
path.c
pen.c
printdrv.c
rawinput.c
region.c
scroll.c
spy.c
syscall.c
sysparams.c win32u: Fix data race in NtUserGetProcessDpiAwarenessContext. 2022-10-20 20:58:49 +02:00
vertical.c
vulkan.c
win32u.spec
win32u_private.h win32u: Asynchronously send the WM_DISPLAYCHANGE to the desktop window. 2022-10-14 10:21:22 +02:00
window.c win32u: Reject invalid length in SetWindowPlacement. 2022-10-24 11:16:06 +02:00
winstation.c
wrappers.c