Sweden-Number/dlls/dinput
Aric Stewart c5283300e1 dinput: Handle case where IOHIDDeviceGetValue fails.
This prevents crashes if a controller disconnects from OS/X.

Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-04 23:05:26 +02:00
..
tests dinput/tests: Remove unrequired if (Coverity). 2019-05-27 14:39:34 +02:00
Makefile.in dinput: Move the version resource to a separate file. 2018-12-20 15:34:01 +01:00
config.c dinput: Ensure Cursor is visible on config dialog. 2019-05-09 11:39:58 -05:00
data_formats.c dinput: Avoid ARRAY_SIZE-like macros. 2018-07-06 19:44:26 +02:00
device.c dinput: Trace This pointer in a consistent way. 2019-05-09 11:39:52 -05:00
device_private.h dinput: Use the same GUID for Instance and Product. 2018-10-31 17:22:36 +01:00
dinput.rc dinput: Move the version resource to a separate file. 2018-12-20 15:34:01 +01:00
dinput.spec
dinput_classes.idl
dinput_main.c include: Move inline assembly definitions to a new wine/asm.h header. 2019-05-14 13:45:07 +02:00
dinput_private.h dinput: Use heuristics to guess if a device is a gamepad or a joystick. 2019-05-07 09:21:21 -05:00
effect_linuxinput.c dinput: Fix GetEffectStatus for Linux when effect was not downloaded. 2017-01-30 13:05:23 +01:00
joystick.c dinput: Handle setting DIPROP_CALIBRATIONMODE mode in generic implementation. 2019-05-14 10:29:22 +02:00
joystick_linux.c dinput: Allow enumeration of joysticks with DirectX 3. 2019-05-13 13:29:43 +02:00
joystick_linuxinput.c dinput/linuxinput: Remap wheel axes to X, Y, and Z. 2019-06-03 22:33:30 +02:00
joystick_osx.c dinput: Handle case where IOHIDDeviceGetValue fails. 2019-06-04 23:05:26 +02:00
joystick_private.h
keyboard.c dinput: Support DIDEVICEINSTANCE_DX3 for keyboard GetDeviceInfo. 2019-05-21 18:08:37 +02:00
mouse.c dinput: Improve returned flags in Mouse GetObjectInfo. 2019-05-17 20:42:22 +02:00
resource.h
version.rc dinput: Move the version resource to a separate file. 2018-12-20 15:34:01 +01:00