wine/dlls/user32/tests
Rémi Bernon 19c107335e user32/tests: Make the test_PeekMessage3 timer fire less often.
On Windows it sometimes fires again before we get the expected WM_USER
message and/or before the end of the test where we don't expect any more
message. We cannot fire it only once because Wine doesn't pass the tests
yet and it would block otherwise, but fire it less often helps the test
to pass on Windows.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-13 09:31:58 +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
Makefile.in user32: Support RIDI_PREPARSEDDATA in GetRawInputDeviceInfo. 2019-11-04 22:43:01 +01:00
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: Make the test_PeekMessage3 timer fire less often. 2019-11-13 09:31:58 +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