wine/dlls/win32u
Alexandre Julliard 7710e37c47 win32u: Fix handling of process default DPI awareness.
It got broken by the conversion to NTUSER_DPI* values.
2023-11-09 23:00:40 +01:00
..
dibdrv
tests makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
bitblt.c
bitmap.c
brush.c
class.c
clipboard.c
clipping.c
cursoricon.c
dc.c opengl32: Make the GL driver function table const. 2023-11-03 18:05:00 +01:00
dce.c
defwnd.c
dib.c
driver.c gdi32: Add stub for D3DKMTQueryAdapterInfo. 2023-10-09 11:37:49 +02:00
emfdrv.c
font.c include: Use proper dllimports for win32u functions. 2023-11-03 18:05:01 +01:00
freetype.c win32u: Use debugstr_fourcc instead of debugstr_an. 2023-10-18 14:01:45 +02:00
gdiobj.c
hook.c win32u: Return ERROR_ACCESS_DENIED for WH_JOURNALRECORD and WH_JOURNALPLAYBACK. 2023-10-30 13:33:28 +01:00
imm.c
input.c
main.c
Makefile.in include: Use proper dllimports for win32u functions. 2023-11-03 18:05:01 +01:00
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 include: Make sure that Unix function tables are always const. 2023-11-03 18:05:01 +01:00
sysparams.c win32u: Fix handling of process default DPI awareness. 2023-11-09 23:00:40 +01:00
vertical.c
vulkan.c
win32u.spec gdi32: Add stub for D3DKMTQueryAdapterInfo. 2023-10-09 11:37:49 +02:00
win32u_private.h
window.c win32u: Fix NtUserIsCurrent{Process/Thread}Window enum typo. 2023-10-10 23:15:05 +02:00
winstation.c