Sweden-Number/dlls/dinput
Rémi Bernon 9aad438057 dinput: Implement HID joystick IDirectInputEffect_(Download|Unload).
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-10-07 10:53:02 +02:00
..
tests dinput/tests: Make overlapped format tests more robust. 2021-08-05 20:43:28 +02:00
Makefile.in makefiles: Add a -mcygwin flag to specify the inverse of -mno-cygwin. 2021-09-20 22:45:48 +02:00
ansi.c dinput: Use SUCCEEDED instead of !FAILED. 2021-07-22 13:15:15 +02:00
config.c
data_formats.c
device.c dinput8/tests: Add some HID joystick IDirectInputDevice8_CreateEffect tests. 2021-09-30 21:23:23 +02:00
device_private.h dinput: Don't disable HID joysticks by default. 2021-09-15 19:34:21 +02:00
dinput.rc
dinput.spec
dinput_classes.idl
dinput_main.c dinput: Add read event and callback for file-based devices. 2021-08-27 20:25:05 +02:00
dinput_private.h dinput: Introduce new HID joystick backend. 2021-08-26 21:49:09 +02:00
effect_linuxinput.c dinput: Implement IDirectInputDevice_GetEffectInfo WtoA conversion. 2021-05-26 21:29:38 +02:00
joystick.c dinput: Open the WINEXINPUT interface when the override key is set. 2021-09-24 21:55:19 +02:00
joystick_hid.c dinput: Implement HID joystick IDirectInputEffect_(Download|Unload). 2021-10-07 10:53:02 +02:00
joystick_linux.c dinput: Open the WINEXINPUT interface when the override key is set. 2021-09-24 21:55:19 +02:00
joystick_linuxinput.c dinput: Open the WINEXINPUT interface when the override key is set. 2021-09-24 21:55:19 +02:00
joystick_osx.c dinput: Lock around polling a HID device in joystick_osx. 2021-09-30 10:16:05 +02:00
joystick_private.h dinput: Open the WINEXINPUT interface when the override key is set. 2021-09-24 21:55:19 +02:00
keyboard.c dinput: Fire the notification only after all events have been queued. 2021-09-17 10:48:34 +02:00
mouse.c dinput: Fire the notification only after all events have been queued. 2021-09-17 10:48:34 +02:00
resource.h
version.rc