wine/dlls/dinput
2022-07-27 23:07:07 +02:00
..
tests win32u: Read rawinput device preparsed data using virtual memory. 2022-07-27 23:07:07 +02:00
ansi.c dinput: Rename IDirectInputImpl to struct dinput. 2022-02-08 10:48:54 +01:00
config.c
data_formats.c
device.c dinput: Enumerate user format object forwards. 2022-07-25 18:13:00 +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