uxtheme/tests: Avoid fix blurry apps popup in test_GetThemePartSize().
commit05d3480f875c8953260c9b07e826d5e9aafbee30
authorZhiyi Zhang <zzhang@codeweavers.com>
Mon, 10 Jan 2022 07:38:29 +0000 (10 15:38 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 10 Jan 2022 10:31:02 +0000 (10 11:31 +0100)
tree4944a0f58c888a2b6d8df635e857b5548d700349
parentd16998e0c7e185ae9125e44fbf2e700d869d6127
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>
dlls/uxtheme/tests/system.c