Sweden-Number/dlls/user32/tests
Zhiyi Zhang d16998e0c7 user32/tests: Avoid fix blurry apps popup in test_DisplayConfigSetDeviceInfo().
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.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52108
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-10 11:30:51 +01:00
..
Makefile.in
bmp1x1_32bpp.bmp
broadcast.c
class.c
clipboard.c
combo.c
cursoricon.c user32: Do not use SetDIBits() in create_masked_bitmap(). 2021-12-16 11:44:25 +01:00
dce.c
dde.c
dialog.c user32: Return INT_PTR instead of LRESULT in dialog procedures. 2021-10-19 11:33:05 +02:00
edit.c
generated.c
input.c
listbox.c
menu.c
monitor.c user32/tests: Avoid fix blurry apps popup in test_DisplayConfigSetDeviceInfo(). 2022-01-10 11:30:51 +01:00
msg.c user32: Set WM_CONTEXTMENU's wparam to the child window's handle. 2022-01-07 11:55:18 +01:00
resource.c
resource.rc
scroll.c
static.c
sysparams.c
test_mono.bmp
text.c
uitools.c
win.c user32: Add exception handler to GetWindowText. 2021-11-22 22:20:51 +01:00
winstation.c
wsprintf.c