wine/dlls/dinput
Rémi Bernon e1083de9a7 dinput/tests: Merge keyboard.c tests into device8.c.
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
2022-06-10 11:59:25 +02:00
..
tests dinput/tests: Merge keyboard.c tests into device8.c. 2022-06-10 11:59:25 +02:00
ansi.c dinput: Rename IDirectInputImpl to struct dinput. 2022-02-08 10:48:54 +01:00
config.c dinput: Use msvcrt memory allocation functions. 2021-10-11 10:58:51 +02:00
data_formats.c
device.c dinput: Fix DIPROP_FFGAIN mouse and keyboard tests. 2022-06-10 11:59:24 +02:00
device_private.h dinput: Allocate the dinput_device structure in the caller to dinput_device_alloc(). 2022-05-16 22:10:15 +02:00
dinput.rc
dinput.spec
dinput_classes.idl
dinput_main.c dinput: Rename dinput_device_init() to dinput_device_init_device_format(). 2022-05-16 22:10:15 +02:00
dinput_private.h dinput: Rename IDirectInputImpl to struct dinput. 2022-02-08 10:48:54 +01:00
joystick_hid.c dinput: Use IOCTL_HID_GET_WINE_RAWINPUT_HANDLE to retrieve the raw input handle. 2022-06-09 20:55:37 +02:00
keyboard.c dinput: Allocate the dinput_device structure in the caller to dinput_device_alloc(). 2022-05-16 22:10:15 +02:00
Makefile.in dinput: Fix printf warnings with long types. 2022-02-08 10:58:55 +01:00
mouse.c dinput: Allocate the dinput_device structure in the caller to dinput_device_alloc(). 2022-05-16 22:10:15 +02:00
resource.h
version.rc