wine/dlls/winebus.sys
Alexandre Julliard 194e09baec makefiles: Add separate variables for Unix flags and libraries.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-06-29 23:23:41 +02:00
..
bus_iohid.c
bus_sdl.c winebus.sys: Implement SOCD neutral cleaning for hatswitches. 2022-06-13 19:57:31 +02:00
bus_udev.c winebus.sys: Add support for PID effect gain. 2022-05-19 18:30:41 +02:00
hid.c winebus.sys: Implement SOCD neutral cleaning for hatswitches. 2022-06-13 19:57:31 +02:00
main.c winebus.sys: Use UINT instead of enum and UINT64 instead of unix_device pointer. 2022-06-27 22:58:21 +02:00
Makefile.in makefiles: Add separate variables for Unix flags and libraries. 2022-06-29 23:23:41 +02:00
pop_hid_macros.h
psh_hid_macros.h
unix_private.h winebus.sys: Use UINT instead of enum and UINT64 instead of unix_device pointer. 2022-06-27 22:58:21 +02:00
unixlib.c winebus.sys: Use UINT instead of enum and UINT64 instead of unix_device pointer. 2022-06-27 22:58:21 +02:00
unixlib.h winebus.sys: Use UINT instead of enum and UINT64 instead of unix_device pointer. 2022-06-27 22:58:21 +02:00
winebus.inf
winebus.rc
winebus.sys.spec