wine/dlls/win32u
2022-11-23 12:02:27 +01:00
..
dibdrv win32: Fix int/long type mismatches. 2022-11-23 12:02:27 +01:00
tests
bitblt.c
bitmap.c
brush.c
class.c win32: Fix int/long type mismatches. 2022-11-23 12:02:27 +01:00
clipboard.c win32: Fix int/long type mismatches. 2022-11-23 12:02:27 +01:00
clipping.c
cursoricon.c
dc.c
dce.c
defwnd.c user32: Hook drawing menu buttons. 2022-11-04 19:23:55 +01:00
dib.c
driver.c win32u: Read mode from the registry if GetCurrentDisplaySettings fails. 2022-11-03 18:33:09 +01:00
emfdrv.c
font.c
freetype.c include: Remove custom/undocumented language identifiers. 2022-11-16 21:24:18 +01:00
gdiobj.c
hook.c
imm.c
input.c win32u: Move NtUserDragDetect() to window.c. 2022-10-31 20:41:45 +01:00
main.c
Makefile.in
mapping.c
menu.c user32: Hook drawing menu buttons. 2022-11-04 19:23:55 +01:00
message.c win32u: Fix a memory leak. 2022-11-21 13:07:45 +01:00
ntgdi_private.h
ntuser_private.h
opentype.c include: Remove custom/undocumented language identifiers. 2022-11-16 21:24:18 +01:00
painting.c
palette.c
path.c
pen.c
printdrv.c
rawinput.c
region.c
scroll.c
spy.c win32u: Use RtlGetLastWin32Error() instead of GetLastError(). 2022-11-13 11:31:43 +01:00
syscall.c user32: Add DragObject() stub. 2022-10-31 20:41:45 +01:00
sysparams.c win32: Fix int/long type mismatches. 2022-11-23 12:02:27 +01:00
vertical.c
vulkan.c
win32u.spec user32: Add DragObject() stub. 2022-10-31 20:41:45 +01:00
win32u_private.h win32: Fix int/long type mismatches. 2022-11-23 12:02:27 +01:00
window.c win32u: Use RtlGetLastWin32Error() instead of GetLastError(). 2022-11-13 11:31:43 +01:00
winstation.c
wrappers.c