Sweden-Number/dlls/d3d9/tests
Stefan Dösinger 1437317819 d3d9/tests: Work around focus-follows-mouse test failures.
Removing WS_VISIBLE without updating the window state with
SWP_FRAMECHANGED is enough to trigger d3d9's hidden window codepath
(native and in Wine), but doesn't actually hide the window. This
prevents unpredictable focus changes on focus follows mouse WMs.

Signed-off-by: Stefan Dösinger <stefan@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-21 16:06:02 +01:00
..
Makefile.in d3d9/tests: Merge vertexdeclaration.c into device.c. 2014-05-02 14:08:42 +02:00
d3d9ex.c d3d9/tests: Work around focus-follows-mouse test failures. 2017-12-21 16:06:02 +01:00
device.c d3d9/tests: Work around focus-follows-mouse test failures. 2017-12-21 16:06:02 +01:00
stateblock.c d3d9: Avoid shift overflow in render_state_test_data_init. 2015-09-08 21:59:17 +09:00
visual.c d3d9/tests: Trace the current test in test_signed_formats(). 2017-09-11 18:42:52 +02:00