Sweden-Number/dlls/winebus.sys
Rémi Bernon 55e978168e winebus.sys: Move hidraw_device code around.
To keep lnxev_device functions and related helpers all together.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-27 17:40:14 +02:00
..
Makefile.in makefiles: Explicitly name the Unix library in the makefile instead of using --subsystem unixlib. 2021-09-21 17:49:48 +02:00
bus_iohid.c winebus.sys: Introduce a new raw_device / hid_device abstraction. 2021-09-22 21:48:02 +02:00
bus_sdl.c winebus.sys: Remove unused SDL_memset function pointer. 2021-09-24 21:55:19 +02:00
bus_udev.c winebus.sys: Move hidraw_device code around. 2021-09-27 17:40:14 +02:00
hid.c winebus.sys: Remove old vendor rumble report. 2021-09-24 21:55:19 +02:00
main.c winebus.sys: Move fastcall wrapper together with the functions. 2021-09-20 22:45:49 +02:00
pop_hid_macros.h
psh_hid_macros.h
unix_private.h winebus.sys: Remove old vendor rumble report. 2021-09-24 21:55:19 +02:00
unixlib.c winebus.sys: Handle feature and output reports in hid_device. 2021-09-23 10:28:45 +02:00
unixlib.h winebus.sys: Remove unnecessary internal bus ids. 2021-09-20 22:45:49 +02:00
winebus.inf
winebus.rc
winebus.sys.spec