Sweden-Number/dlls/dinput
Sebastian Lackner 02f0342833 dinput: Avoid deadlock when CS are acquired in different order.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=43356
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-08 09:55:23 +02: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: Avoid deadlock when CS are acquired in different order. 2019-04-08 09:55:23 +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: Avoid deadlock when CS are acquired in different order. 2019-04-08 09:55:23 +02:00
dinput_private.h dinput: Avoid deadlock when CS are acquired in different order. 2019-04-08 09:55:23 +02: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 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