Sweden-Number/dlls/uxtheme
Zhiyi Zhang f8bc5d7627 uxtheme: Get DPI from theme class.
Fix Command Link glyphs not scaled according to DPI because a NULL device context handle was
passed to GetThemePartSize() and GetThemePartSize() was using a device context to get DPI.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-01 17:06:22 +02:00
..
tests uxtheme: Get DPI from theme class. 2021-09-01 17:06:22 +02:00
Makefile.in
buffer.c
dialog.c
draw.c uxtheme: Get DPI from theme class. 2021-09-01 17:06:22 +02:00
main.c
metric.c
msstyles.c uxtheme: Get DPI from theme class. 2021-09-01 17:06:22 +02:00
msstyles.h uxtheme: Get DPI from theme class. 2021-09-01 17:06:22 +02:00
property.c
scrollbar.c uxtheme: Use OpenThemeDataForDpi() to create a theme handle not associated to a window. 2021-09-01 17:06:22 +02:00
stylemap.c uxtheme: Support more HiDPI properties. 2021-08-24 12:13:35 +02:00
system.c uxtheme: Implement OpenThemeDataForDpi(). 2021-09-01 17:06:22 +02:00
uxini.c
uxtheme.manifest uxtheme: Add comctl32 v6 manifest. 2021-08-25 10:39:54 +02:00
uxtheme.spec uxtheme: Implement OpenThemeDataForDpi(). 2021-09-01 17:06:22 +02:00
uxthemedll.h
version.rc uxtheme: Add comctl32 v6 manifest. 2021-08-25 10:39:54 +02:00