Sweden-Number/dlls/winebus.sys
Alexandre Julliard d5a7d08f63 include: Add a define to enable fastcall wrappers, similar to the thiscall one.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-10-13 21:57:11 +02:00
..
Makefile.in winebus.sys: Query and parse device report descriptor on device start. 2021-10-08 15:27:25 +02:00
bus_iohid.c winebus.sys: Convert the product strings to Unicode on the Unix-side. 2021-10-05 11:51:04 +02:00
bus_sdl.c winebus.sys: Add a PID set ramp force output report. 2021-10-08 15:27:25 +02:00
bus_udev.c winebus.sys: Do not parse bluetooth "PRODUCT=" uevent field. 2021-10-12 18:29:22 +02:00
hid.c winebus.sys: Add a PID set ramp force output report. 2021-10-08 15:27:25 +02:00
main.c include: Add a define to enable fastcall wrappers, similar to the thiscall one. 2021-10-13 21:57:11 +02:00
pop_hid_macros.h
psh_hid_macros.h
unix_private.h winebus.sys: Add a PID set ramp force output report. 2021-10-08 15:27:25 +02:00
unixlib.c winebus.sys: Fix memory leaks in bus_event_queue functions. 2021-10-08 16:55:23 +02:00
unixlib.h winebus.sys: Convert the product strings to Unicode on the Unix-side. 2021-10-05 11:51:04 +02:00
winebus.inf
winebus.rc
winebus.sys.spec