Commit Graph

5 Commits

Author SHA1 Message Date
Alexandre Julliard 8b7ed36307 user32: Add partial stub for GetDpiForMonitorInternal().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-04-19 12:51:21 +02:00
Alexandre Julliard 7a7dd5005c shcore: Implement Get/SetProcessDpiAwareness().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-04-11 16:23:05 +02:00
Sebastian Lackner 6f7532cb7b shcore: Add SetProcessDpiAwareness stub.
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-01-24 17:14:27 +01:00
Sebastian Lackner 4a4bf34f06 shcore: Implement semi-stub for GetDpiForMonitor.
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-01-24 17:14:12 +01:00
Sebastian Lackner 225f8bea79 shcore: Add stub dll and GetProcessDpiAwareness stub.
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-01-24 17:09:40 +01:00