Sweden-Number/dlls/dinput
Alexandre Julliard 6925fb0bb6 dinput: Add error check to silence a compiler warning.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-02-13 19:45:24 +01:00
..
tests dinput/tests: Fix some memory leaks (Valgrind). 2019-01-29 21:38:32 +01:00
Makefile.in dinput: Move the version resource to a separate file. 2018-12-20 15:34:01 +01:00
config.c dinput: Add error check to silence a compiler warning. 2019-02-13 19:45:24 +01:00
data_formats.c dinput: Avoid ARRAY_SIZE-like macros. 2018-07-06 19:44:26 +02:00
device.c dinput: Use the ARRAY_SIZE() macro. 2018-10-15 13:56:16 +02: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 dinput: Free the device after a callback (Valgrind). 2019-01-29 21:39:20 +01:00
dinput_private.h dinput: Use the global module instance handle to load resources. 2018-12-20 15:34:01 +01: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: Turn two variables into static constants. 2018-12-04 16:13:10 +01:00
joystick_linux.c dinput: Limit axes while remaping broken devices. 2017-06-13 20:56:19 +02:00
joystick_linuxinput.c dinput: Simplify JoystickWImpl_Unacquire for Linux. 2017-01-30 13:05:40 +01:00
joystick_osx.c dinput: Use the ARRAY_SIZE() macro. 2018-10-15 13:56:16 +02:00
joystick_private.h
keyboard.c dinput: Use the same GUID for Instance and Product. 2018-10-31 17:22:36 +01:00
mouse.c dinput: Use the same GUID for Instance and Product. 2018-10-31 17:22:36 +01:00
resource.h
version.rc dinput: Move the version resource to a separate file. 2018-12-20 15:34:01 +01:00