Sweden-Number/dlls/user32
Alexandre Julliard 1505905290 user32: Ignore application-specified DPI awareness when DPI scaling is disabled.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-09-07 18:16:10 +02:00
..
resources
tests user32: Scale dialog base units based on DPI awareness. 2018-08-28 12:06:13 +02:00
Makefile.in
button.c
caret.c
class.c
clipboard.c
combo.c
controls.h
cursoricon.c user32: Scale coordinates in ClipCursor() based on DPI awareness. 2018-08-27 14:20:11 +02:00
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c
desktop.c
dialog.c user32: Scale dialog base units based on DPI awareness. 2018-08-28 12:06:13 +02:00
driver.c
edit.c
exticon.c
focus.c
hook.c
icontitle.c
input.c user32: Map mouse events to physical coordinates in SendInput. 2018-08-27 14:25:17 +02:00
listbox.c user32/listbox: Update the size in SetColumnWidth before calling UpdatePage. 2018-09-07 13:23:51 +02:00
lstr.c
mdi.c user32: Switch to the window DPI awareness for MDI scrolling. 2018-08-28 12:21:28 +02:00
menu.c
message.c user32: Process hardware messages in physical coordinates. 2018-08-27 14:25:17 +02:00
misc.c
msgbox.c
nonclient.c
painting.c
property.c
rawinput.c
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c user32: Ignore application-specified DPI awareness when DPI scaling is disabled. 2018-09-07 18:16:10 +02:00
text.c
uitools.c
user32.rc
user32.spec
user_main.c
user_private.h
win.c
win.h user32: Process hardware messages in physical coordinates. 2018-08-27 14:25:17 +02:00
winhelp.c
winpos.c
winproc.c
winstation.c
wsprintf.c