1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
wine/dlls/dinput
Rémi Bernon 2ca15c8dc8 dinput: Stub HID joystick GetEffectStatus implementation.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52062
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-11-24 18:49:05 +01:00
..
tests
ansi.c dinput: Rename IDirectInputDeviceImpl to struct dinput_device. 2021-10-27 22:40:49 +02:00
config.c dinput: Use msvcrt memory allocation functions. 2021-10-11 10:58:51 +02:00
data_formats.c
device_private.h dinput: Add support for DIPROP_(PHYSICAL|LOGICAL)RANGE properties. 2021-11-18 11:12:00 +01:00
device.c dinput: Stub IDirectInputDevice8_GetForceFeedbackState implementation. 2021-11-24 18:49:03 +01:00
dinput_classes.idl
dinput_main.c dinput: Handle device types and flags directly in EnumDevices. 2021-11-16 10:09:07 +01:00
dinput_private.h dinput: Handle device types and flags directly in EnumDevices. 2021-11-16 10:09:07 +01:00
dinput.rc
dinput.spec
joystick_hid.c dinput: Stub HID joystick GetEffectStatus implementation. 2021-11-24 18:49:05 +01:00
keyboard.c dinput: Move GetProperty implementation for objects to generic device. 2021-11-18 11:11:55 +01:00
Makefile.in dinput: Build with msvcrt. 2021-10-11 10:58:38 +02:00
mouse.c dinput: Move GetProperty implementation for objects to generic device. 2021-11-18 11:11:55 +01:00
resource.h
version.rc