Sweden-Number/dlls/user32
Alexandre Julliard ecf0bef561 user32: Add 256x256 variants of the standard icons.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-04-20 17:16:51 +02:00
..
resources user32: Add 256x256 variants of the standard icons. 2018-04-20 17:16:51 +02:00
tests user32: Implement LogicalToPhysicalPointForPerMonitorDPI() and PhysicalToLogicalPointForPerMonitorDPI(). 2018-04-19 12:51:21 +02:00
Makefile.in
button.c
caret.c
class.c
clipboard.c
combo.c
controls.h
cursoricon.c
dde_client.c
dde_misc.c
dde_private.h
dde_server.c
defdlg.c
defwnd.c
desktop.c
dialog.c
driver.c
edit.c
exticon.c user32: Fix the name of an unused debugging function. 2018-04-18 10:13:36 +02:00
focus.c
hook.c
icontitle.c
input.c user32: Add stub for EnableMouseInPointer(). 2018-04-11 16:23:06 +02:00
listbox.c
lstr.c
mdi.c
menu.c user32/menu: Replace macro checks for window style with a helper function. 2018-04-17 17:03:13 +02:00
message.c
misc.c
msgbox.c
nonclient.c user32: Implement AdjustWindowRectExForDpi(). 2018-04-17 17:03:13 +02:00
painting.c
property.c
resource.c
resources.h
scroll.c
spy.c
static.c
sysparams.c user32: Implement LogicalToPhysicalPointForPerMonitorDPI() and PhysicalToLogicalPointForPerMonitorDPI(). 2018-04-19 12:51:21 +02:00
text.c
uitools.c
user32.rc
user32.spec user32: Implement LogicalToPhysicalPointForPerMonitorDPI() and PhysicalToLogicalPointForPerMonitorDPI(). 2018-04-19 12:51:21 +02:00
user_main.c
user_private.h user32: Support returning to the process default in SetThreadDpiAwarenessContext(). 2018-04-11 16:23:05 +02:00
win.c
win.h
winhelp.c
winpos.c
winproc.c
winstation.c
wsprintf.c