Sweden-Number/dlls/user32/tests
Zhiyi Zhang b95c4c229c user32/tests: Fix monitor test failures on some systems.
On some systems, the monitor name may not be Default_Monitor,
so check format instead.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-07 15:20:56 +01:00
..
Makefile.in user32: Support RIDI_PREPARSEDDATA in GetRawInputDeviceInfo. 2019-11-04 22:43:01 +01:00
broadcast.c
class.c
clipboard.c
combo.c user32/combo: Properly handle WM_CTLCOLOR* messages. 2019-11-04 12:15:42 +01:00
cursoricon.c
dce.c
dde.c
dialog.c user32/tests: Remove an extraneous check. 2019-09-03 20:42:56 +02:00
edit.c user32/edit: In EM_POSFROMCHAR return correct position for empty lines. 2019-11-07 14:09:51 +01:00
generated.c
input.c user32/tests: Wait and flush messages after window creation. 2019-11-05 16:46:59 +01:00
listbox.c
menu.c
monitor.c user32/tests: Fix monitor test failures on some systems. 2019-11-07 15:20:56 +01:00
msg.c user32/tests: Flush remaining events before starting a new sequence. 2019-11-06 23:43:13 +01:00
resource.c
resource.rc
scroll.c
static.c
sysparams.c user32/tests: Fix test failures on multiple monitor setup. 2019-11-07 15:20:50 +01:00
test_mono.bmp
text.c
uitools.c
win.c user32: WM_MOUSEACTIVATE should return MA_NOACTIVATE for WM_LBUTTONDOWN/HTCAPTION message. 2019-11-05 16:43:28 +01:00
winstation.c
wsprintf.c