wine-wine/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
device.c
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
joystick.c dinput: Turn two variables into static constants. 2018-12-04 16:13:10 +01:00
joystick_linux.c
joystick_linuxinput.c
joystick_osx.c
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