wine-wine/dlls/dinput
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
..
tests dinput: Fail in SetCooperativeLevel on invalid hwnd. 2015-11-25 13:25:31 +09:00
Makefile.in makefiles: Get rid of the obsolete IMPLIB_SRCS variable. 2015-11-04 17:23:03 +09:00
config.c
data_formats.c
device.c dinput: Fail in SetCooperativeLevel on invalid hwnd. 2015-11-25 13:25:31 +09:00
device_private.h
dinput.rc
dinput.spec
dinput_classes.idl
dinput_main.c dinput: Implement MSVC version of enum_callback_wrapper. 2015-11-23 23:35:10 +09:00
dinput_private.h dinput: Ensure X11 input events are forwarded to wineserver even without message loop. 2015-11-06 01:13:58 +09:00
effect_linuxinput.c
joystick.c dinput: Add JoystickID to the Instance Name. 2015-04-08 23:34:15 +09:00
joystick_linux.c
joystick_linuxinput.c
joystick_osx.c
joystick_private.h
keyboard.c dinput: Ensure X11 input events are forwarded to wineserver even without message loop. 2015-11-06 01:13:58 +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
resource.h