wine/dlls/winebus.sys
2024-02-09 11:13:44 +01:00
..
bus_iohid.c winebus.sys: Do not attempt to open keyboard and mouse HID devices on macOS. 2024-02-06 22:54:21 +01:00
bus_sdl.c dinput: Implement DIPROP_AUTOCENTER. 2024-01-23 22:56:53 +01:00
bus_udev.c dinput: Implement DIPROP_AUTOCENTER. 2024-01-23 22:56:53 +01:00
hid.c winebus.sys: Use 4 bits for hat switches. 2024-01-30 23:03:38 +01:00
main.c winebus.sys: Prefer hidraw if it is the only backend enabled. 2024-02-09 11:13:44 +01:00
Makefile.in makefiles: Always use the global SOURCES variable for .rc files. 2023-11-01 22:43:56 +01:00
pop_hid_macros.h
psh_hid_macros.h
unix_private.h winebus: Move device identification helpers to unixlib.h. 2024-01-18 18:08:48 +01:00
unixlib.c winebus: Move device identification helpers to unixlib.h. 2024-01-18 18:08:48 +01:00
unixlib.h winebus: Move device identification helpers to unixlib.h. 2024-01-18 18:08:48 +01:00
winebus.inf
winebus.rc