Sweden-Number/dlls/winebus.sys
Rémi Bernon 6e7ca58374 winebus.sys: Pass HID_XFER_PACKET and IO_STATUS_BLOCK to callbacks.
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-08-18 20:07:53 +02:00
..
Makefile.in winebus.sys: Introduce new HID report descriptor helpers. 2021-08-12 17:30:21 +02:00
bus.h winebus.sys: Pass HID_XFER_PACKET and IO_STATUS_BLOCK to callbacks. 2021-08-18 20:07:53 +02:00
bus_iohid.c winebus.sys: Pass HID_XFER_PACKET and IO_STATUS_BLOCK to callbacks. 2021-08-18 20:07:53 +02:00
bus_sdl.c winebus.sys: Pass HID_XFER_PACKET and IO_STATUS_BLOCK to callbacks. 2021-08-18 20:07:53 +02:00
bus_udev.c winebus.sys: Pass HID_XFER_PACKET and IO_STATUS_BLOCK to callbacks. 2021-08-18 20:07:53 +02:00
hid.c winebus.sys: Use HID descriptor helpers in bus_sdl.c. 2021-08-12 17:30:21 +02:00
main.c winebus.sys: Pass HID_XFER_PACKET and IO_STATUS_BLOCK to callbacks. 2021-08-18 20:07:53 +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
winebus.inf
winebus.rc
winebus.sys.spec