wine/dlls/win32u
Alexandre Julliard d38a4a23fb win32u: Use int instead of long types for monitor index and flags.
To avoid typecasts in debug traces.
2022-11-23 16:11:48 +01:00
..
dibdrv win32u: Add a debug helper to print color values. 2022-11-23 16:11:48 +01:00
tests
bitblt.c
bitmap.c
brush.c win32u: Add a debug helper to print color values. 2022-11-23 16:11:48 +01:00
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
dib.c
driver.c
emfdrv.c
font.c win32u: Use int instead of long types for font sizes and flags. 2022-11-23 16:11:48 +01:00
freetype.c win32u: Use int instead of long types for font sizes and flags. 2022-11-23 16:11:48 +01:00
gdiobj.c
hook.c
imm.c
input.c
main.c
Makefile.in
mapping.c
menu.c
message.c
ntgdi_private.h win32u: Use int instead of long types for font sizes and flags. 2022-11-23 16:11:48 +01:00
ntuser_private.h
opentype.c
painting.c
palette.c win32u: Add a debug helper to print color values. 2022-11-23 16:11:48 +01:00
path.c
pen.c win32u: Add a debug helper to print color values. 2022-11-23 16:11:48 +01:00
printdrv.c
rawinput.c
region.c
scroll.c
spy.c
syscall.c
sysparams.c win32u: Use int instead of long types for monitor index and flags. 2022-11-23 16:11:48 +01:00
vertical.c
vulkan.c
win32u.spec
win32u_private.h win32u: Use int instead of long types for monitor index and flags. 2022-11-23 16:11:48 +01:00
window.c win32u: Add a debug helper to print color values. 2022-11-23 16:11:48 +01:00
winstation.c
wrappers.c