wine/dlls/dinput
2022-08-31 18:31:43 +02:00
..
tests dinput/tests: Remove WINAPI on static functions where not needed. 2022-08-31 18:31:43 +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: Remove WINAPI on static functions where not needed. 2022-08-31 18:31:43 +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 GUID_Slider type for dials. 2022-07-25 18:13:01 +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