wine/dlls/win32u
2022-09-13 22:07:22 +02:00
..
dibdrv
tests
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: Move display placement logic out of graphics drivers. 2022-09-02 17:53:15 +02:00
emfdrv.c
font.c win32u: Only cache font glyph metrics from GGO_METRICS. 2022-09-01 17:43:44 +02:00
freetype.c
gdiobj.c
hook.c win32u/hook: Fix a leak on earlier return (Coverity). 2022-08-31 17:44:53 +02:00
imm.c
input.c
main.c
Makefile.in
mapping.c
menu.c
message.c
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: Avoid copying the modes array in NtUserChangeDisplaySettings. 2022-09-13 22:07:22 +02:00
vertical.c
vulkan.c
win32u.spec
win32u_private.h
window.c win32u: Introduce NtUserActivateOtherWindow. 2022-08-27 16:53:30 +02:00
winstation.c
wrappers.c