Sweden-Number/dlls/uxtheme
Zhiyi Zhang 05d3480f87 uxtheme/tests: Avoid fix blurry apps popup in test_GetThemePartSize().
When changing DPI, a "fix blurry apps" popup may appear on Windows 10. The popup may interfere with
other tests as it steals focus, causing them to fail. So set IgnorePerProcessSystemDPIToast to 1 to
temporarily disable the popup.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-10 11:31:02 +01:00
..
tests uxtheme/tests: Avoid fix blurry apps popup in test_GetThemePartSize(). 2022-01-10 11:31:02 +01:00
Makefile.in uxtheme: Do not hook DefDlgProc() for theming. 2021-12-07 12:22:49 +01:00
buffer.c uxtheme: Remove unused code. 2021-02-22 20:20:10 +01:00
draw.c uxtheme: Use StretchBlt() when resizing a source image for tiling. 2021-12-01 18:13:54 +01:00
main.c uxtheme: Avoid memory leaks. 2021-07-05 17:52:47 +02:00
metric.c uxtheme: Implement GetThemeTransitionDuration(). 2021-11-02 17:09:39 +01:00
msstyles.c uxtheme: Use vssym32.h instead of tmschema.h. 2021-11-02 17:09:39 +01:00
msstyles.h uxtheme: Get DPI from theme class. 2021-09-01 17:06:22 +02:00
property.c uxtheme: Use vssym32.h instead of tmschema.h. 2021-11-02 17:09:39 +01:00
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 progress bar parts. 2021-11-17 15:31:21 +01:00
system.c uxtheme: Do not hook DefDlgProc() for theming. 2021-12-07 12:22:49 +01: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 uxtheme: Do not hook DefDlgProc() for theming. 2021-12-07 12:22:49 +01:00
version.rc uxtheme: Add comctl32 v6 manifest. 2021-08-25 10:39:54 +02:00