wine-wine/dlls/dinput
Bruno Jesus 777ca90601 dinput: Dump the condition effect correctly for 2 array items.
Based on ideas by Elias Vanderstuyft.

Signed-off-by: Bruno Jesus <00cpxxx@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-08-24 12:06:35 +09:00
..
tests dinput/tests: Use EnumEffects and test a supported effect. 2016-08-24 12:06:28 +09:00
Makefile.in
config.c
data_formats.c
device.c dinput: Dump the DIOBJECTDATAFORMAT flags. 2016-08-22 12:40:46 +09:00
device_private.h dinput: Implement device property DIPROP_USERNAME. 2016-03-31 15:57:32 +09:00
dinput.rc
dinput.spec
dinput_classes.idl
dinput_main.c dinput: Add DirectInput8 device type names to debug. 2016-08-15 12:56:09 +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 dinput: Restore effect ID on error due to kernel < 3.14 bug. 2016-08-23 12:18:08 +09:00
joystick.c dinput: Dump the condition effect correctly for 2 array items. 2016-08-24 12:06:35 +09:00
joystick_linux.c dinput: Explicitly check for -1 as open() failure code. 2016-08-23 12:17:26 +09:00
joystick_linuxinput.c dinput: Get the controller type from the device instance for Linux drivers. 2016-08-22 12:40:58 +09:00
joystick_osx.c dinput: Return the correct error when CreateEffect is not supported. 2016-08-22 12:40:34 +09:00
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