Sweden-Number/dlls/winebus.sys
Rémi Bernon 6efb40718b winebus.sys: Use SDL_JoystickGetType to set physical HID usage.
And pass through driving wheel and flight stick information to DInput.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-03-03 21:31:58 +01:00
..
Makefile.in winebus.sys: Fix warnings with long integer types. 2022-01-31 18:38:54 +01:00
bus_iohid.c winebus.sys: Fix warnings with long integer types. 2022-01-31 18:38:54 +01:00
bus_sdl.c winebus.sys: Use SDL_JoystickGetType to set physical HID usage. 2022-03-03 21:31:58 +01:00
bus_udev.c winebus.sys: Use a physical collection for the HID input report. 2022-03-03 21:31:51 +01:00
hid.c winebus.sys: Use a physical collection for the HID input report. 2022-03-03 21:31:51 +01:00
main.c include/msvcrt: Add attribute((format)) to printf and scanf -like APIs. 2022-01-31 18:38:55 +01:00
pop_hid_macros.h
psh_hid_macros.h
unix_private.h winebus.sys: Use a physical collection for the HID input report. 2022-03-03 21:31:51 +01:00
unixlib.c winebus.sys: Pass USAGE_AND_PAGE to hid_device_begin_report_descriptor. 2022-03-03 21:31:48 +01:00
unixlib.h winebus.sys: Fix warnings with long integer types. 2022-01-31 18:38:54 +01:00
winebus.inf
winebus.rc
winebus.sys.spec