Sweden-Number/dlls/user32
Alexandre Julliard 3f97ba3f46 user32: Partially implement GetWindowDpiAwarenessContext().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-04-02 20:47:10 +02:00
..
resources
tests user32: Partially implement GetWindowDpiAwarenessContext(). 2018-04-02 20:47:10 +02:00
Makefile.in
button.c
caret.c
class.c user32: Use the available ARRAY_SIZE() macro. 2018-04-02 16:02:53 +02:00
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 user32: Use the available ARRAY_SIZE() macro. 2018-04-02 16:02:53 +02:00
driver.c
edit.c
exticon.c user32: Use the available ARRAY_SIZE() macro. 2018-04-02 16:02:53 +02:00
focus.c
hook.c
icontitle.c
input.c
listbox.c
lstr.c
mdi.c user32: Use the available ARRAY_SIZE() macro. 2018-04-02 16:02:53 +02:00
menu.c user32: Use the available ARRAY_SIZE() macro. 2018-04-02 16:02:53 +02:00
message.c user32: Use the available ARRAY_SIZE() macro. 2018-04-02 16:02:53 +02:00
misc.c
msgbox.c user32: Use the available ARRAY_SIZE() macro. 2018-04-02 16:02:53 +02:00
nonclient.c user32: Use the available ARRAY_SIZE() macro. 2018-04-02 16:02:53 +02:00
painting.c
property.c
resource.c
resources.h
scroll.c
spy.c user32: Use the available ARRAY_SIZE() macro. 2018-04-02 16:02:53 +02:00
static.c
sysparams.c user32: Implement Get/SetThreadDpiAwarenessContext(). 2018-04-02 20:47:10 +02:00
text.c user32: Use the available ARRAY_SIZE() macro. 2018-04-02 16:02:53 +02:00
uitools.c
user32.rc
user32.spec user32: Partially implement GetWindowDpiAwarenessContext(). 2018-04-02 20:47:10 +02:00
user_main.c user32: Support forcing the DPI awareness through the image file execution options. 2018-04-02 16:02:55 +02:00
user_private.h user32: Implement Get/SetThreadDpiAwarenessContext(). 2018-04-02 20:47:10 +02:00
win.c user32: Partially implement GetWindowDpiAwarenessContext(). 2018-04-02 20:47:10 +02:00
win.h user32: Partially implement GetWindowDpiAwarenessContext(). 2018-04-02 20:47:10 +02:00
winhelp.c
winpos.c
winproc.c
winstation.c
wsprintf.c