1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-29 06:14:34 +00:00
wine/dlls/dinput
2024-05-21 20:47:11 +02:00
..
tests server: Process internal messages when checking queue status. 2024-03-21 22:19:58 +01:00
ansi.c dinput: Add traces to the ANSI wrappers. 2023-01-25 18:31:03 +01:00
config.c dinput: Use nameless unions/structs. 2023-07-10 21:15:55 +02:00
data_formats.c
device_private.h dinput: Remove DECLSPEC_HIDDEN usage. 2023-07-07 12:20:53 +02:00
device.c dinput: Force debug info in critical sections. 2024-02-21 22:30:03 +01:00
dinput_classes.idl
dinput_main.c dinput: Dynamically allocate the internal device / event arrays. 2024-05-21 20:47:11 +02:00
dinput_private.h dinput: Remove DECLSPEC_HIDDEN usage. 2023-08-01 21:45:01 +09:00
dinput.c dinput: Don't include every version of DirectInputCreate in every DLL. 2024-05-14 18:07:52 +02:00
dinput.rc
dinput.spec
joystick_hid.c dinput: Implement DIPROP_AUTOCENTER. 2024-01-23 22:56:53 +01:00
keyboard.c dinput: Initialize device object format when creating devices. 2023-03-21 18:29:07 +01:00
Makefile.in makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
mouse.c dinput: Always allocate and initialize the object_properties. 2023-03-21 18:29:07 +01:00
resource.h
version.rc