Sweden-Number/dlls/dinput/tests
Bernhard Übelacker dd08ef4063 dinput: Fail in SetCooperativeLevel on invalid hwnd.
MotoGP 3 demo fails to accept key presses to control the driver.
The game calls SetCooperativeLevel twice. First with an invalid hwnd
(but not NULL) and later with the real hwnd.

Signed-off-by: Bernhard Übelacker <bernhardu@vr-web.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-25 13:25:31 +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: Fail in SetCooperativeLevel on invalid hwnd. 2015-11-25 13:25:31 +09:00
mouse.c Assorted spelling and grammar fixes. 2015-11-17 22:56:40 +09:00