Sweden-Number/dlls/dinput
Bruno Jesus 4cc193bba5 dinput: Dump the DIOBJECTDATAFORMAT flags.
Useful to check if the controller is asking for a specifc
DIDOI_POSITION* type axis.

Signed-off-by: Bruno Jesus <00cpxxx@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-08-22 12:40:46 +09:00
..
tests dinput: Return the correct error when CreateEffect is not supported. 2016-08-22 12:40:34 +09:00
Makefile.in makefiles: Get rid of the obsolete IMPLIB_SRCS variable. 2015-11-04 17:23:03 +09:00
config.c dinput: Avoid signed-unsigned integer comparisons. 2013-01-15 12:13:53 +01:00
data_formats.c makefiles: Add a makedep pragma to mark source files that are parts of the import library. 2013-11-11 11:46:21 +01:00
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 makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
dinput.spec
dinput_classes.idl makefiles: Add makedep pragmas for registration idl files. 2013-11-05 20:38:18 +01:00
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: Cope with NULL flags in LinuxInputEffectImpl_GetEffectStatus. 2016-08-19 16:14:30 +09:00
joystick.c dinput: Implement DIPROP_PRODUCTNAME in GetProperty. 2016-08-19 16:14:30 +09:00
joystick_linux.c dinput: Properly fill the HID information for the controller in the js driver. 2016-08-17 13:17:54 +09:00
joystick_linuxinput.c dinput: Return the correct error when CreateEffect is not supported. 2016-08-22 12:40:34 +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 dinput: Debug print DIEFFECT structure. 2013-05-24 11:01:33 +02:00
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 dinput: Added ConfigureDevices dialog. 2011-09-06 12:22:09 +02:00