Sweden-Number/dlls/winebus.sys
Rémi Bernon 6bc71db09e winebus.sys: Use type and size of the current event, not the previous one.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51831
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-10-04 11:22:48 +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: Implement PID effect control for SDL devices. 2021-10-04 11:02:00 +02:00
bus_udev.c winebus.sys: Implement PID effect control for UDEV lnxev devices. 2021-10-04 11:02:02 +02:00
hid.c winebus.sys: Add a PID effect control output report. 2021-10-04 11:01:56 +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 winebus.sys: Use macros to define HID reports. 2021-06-02 20:28:03 +02:00
psh_hid_macros.h winebus.sys: Use macros to define HID reports. 2021-06-02 20:28:03 +02:00
unix_private.h winebus.sys: Add a PID effect control output report. 2021-10-04 11:01:56 +02:00
unixlib.c winebus.sys: Use type and size of the current event, not the previous one. 2021-10-04 11:22:48 +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