1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-09 04:16:08 +00:00
wine/dlls/uxtheme
Zhiyi Zhang 8d69490fb7 uxtheme: Use system DPI for OpenThemeData() without valid window handles.
Tested manually on Wine for 96, 120, 144, 168, 192 and 216 DPI.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53298
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
2022-07-06 16:02:48 +02:00
..
tests uxtheme: Use system DPI for OpenThemeData() without valid window handles. 2022-07-06 16:02:48 +02:00
buffer.c
dialog.c uxtheme: Avoid calling application dialog procedures repeatedly. 2022-06-29 09:04:55 +02:00
draw.c uxtheme: Handle BT_NONE in GetThemeBackgroundRegion(). 2022-06-27 11:23:31 +02:00
main.c
Makefile.in
metric.c
msstyles.c uxtheme: Search parts of any state in IsThemePartDefined(). 2022-03-01 10:36:16 +01:00
msstyles.h uxtheme: Search parts of any state in IsThemePartDefined(). 2022-03-01 10:36:16 +01:00
property.c
scrollbar.c user32: Pass scroll enable flags to ScrollBarDraw. 2022-07-04 20:14:02 +02:00
stylemap.c uxtheme: Support parsing more window parts and states. 2022-06-23 10:54:06 +02:00
system.c uxtheme: Use system DPI for OpenThemeData() without valid window handles. 2022-07-06 16:02:48 +02:00
uxini.c
uxtheme.manifest
uxtheme.spec uxtheme: Place DrawThemeBackgroundEx() at ordinal 47. 2022-06-27 10:35:15 +02:00
uxthemedll.h user32: Pass scroll enable flags to ScrollBarDraw. 2022-07-04 20:14:02 +02:00
version.rc