Sweden-Number/dlls/winebus.sys
Michael Stefaniuc 079c47a38e winebus.sys: Print the debug string and not the pointer to it.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-08-26 10:40:09 +02:00
..
Makefile.in winebus.sys: Introduce a new unixlib interface. 2021-08-25 11:18:11 +02:00
bus.h winebus.sys: Allocate private device data separately. 2021-08-25 11:18:16 +02:00
bus_iohid.c winebus.sys: Allocate private device data separately. 2021-08-25 11:18:16 +02:00
bus_sdl.c winebus.sys: Allocate private device data separately. 2021-08-25 11:18:16 +02:00
bus_udev.c winebus.sys: Allocate private device data separately. 2021-08-25 11:18:16 +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: Print the debug string and not the pointer to it. 2021-08-26 10:40:09 +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: Allocate private device data separately. 2021-08-25 11:18:16 +02:00
unixlib.c winebus.sys: Introduce a new unixlib interface. 2021-08-25 11:18:11 +02:00
unixlib.h winebus.sys: Allocate private device data separately. 2021-08-25 11:18:16 +02:00
winebus.inf
winebus.rc
winebus.sys.spec