Sweden-Number/dlls/user32/tests
Rémi Bernon 9099b9843f user32/tests: Wait and flush messages after window creation.
The window created in the separate thread in test_Input_mouse sometimes
fails to catch the mouse input in time. Waiting and flushing the initial
messages seems to make the issue harder to reproduce.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-05 16:46:59 +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
edit.c
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
msg.c user32: Fix coords in WINDOWPOS for WM_NCCALCSIZE sent from SetWindowPos(). 2019-10-21 20:39:15 +02:00
resource.c
resource.rc
scroll.c
static.c
sysparams.c
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