wine/dlls/winebus.sys
Alexandre Julliard 13ec7952e0 configure: Assume that unistd.h is available on Unix.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-12-09 18:43:51 +01:00
..
bus_iohid.c winebus.sys: Use +hid debug channel. 2021-11-09 11:16:55 +01:00
bus_sdl.c winebus.sys: Send PID effect state reports for SDL devices. 2021-12-02 20:20:39 +01:00
bus_udev.c configure: Assume that unistd.h is available on Unix. 2021-12-09 18:43:51 +01:00
hid.c winebus.sys: Send PID effect state reports for SDL devices. 2021-12-02 20:20:39 +01:00
main.c winebus.sys: Initialize last_report length and buffer. 2021-11-22 22:20:50 +01:00
Makefile.in winebus.sys: Get inotify working on FreeBSD. 2021-10-25 18:50:59 +02:00
pop_hid_macros.h
psh_hid_macros.h
unix_private.h winebus.sys: Send PID effect state reports for SDL devices. 2021-12-02 20:20:39 +01:00
unixlib.c winebus.sys: Avoid unnecessary scaling of effect parameter values. 2021-11-19 18:31:38 +01:00
unixlib.h winebus.sys: Add code path to bypass udevd and use inotify. 2021-10-20 16:16:07 +02:00
winebus.inf
winebus.rc
winebus.sys.spec