Sweden-Number/dlls/dinput/tests
Sebastian Lackner bfb845f9fc dinput: Ensure X11 input events are forwarded to wineserver even without message loop.
This commit basically reverts b22ff8018a.

Windows does not do that, but our current implementation of winex11
requires periodic event polling to forward events to the wineserver.

Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Michael Müller <michael@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-06 01:13:58 +09:00
..
Makefile.in makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
device.c dinput/tests: Compile with -D__WINESRC__. 2013-10-30 09:42:10 +01:00
dinput.c dinput/tests: Declare pDirectInputCreateEx in a MSVC compatible way. 2015-02-24 12:51:37 +09:00
joystick.c dinput/tests: Avoid assigning values twice (PVS-Studio). 2015-03-20 12:41:44 +09:00
keyboard.c dinput/tests: Send a matching key-up event. 2015-05-22 18:04:28 +09:00
mouse.c dinput: Ensure X11 input events are forwarded to wineserver even without message loop. 2015-11-06 01:13:58 +09:00