Rémi Bernon : dinput/tests: Add a helper to wait on HID input reads.
5 Feb
2024
5 Feb
'24
10:47 p.m.
Module: wine Branch: master Commit: bd2b89806a8fdae0d775013274f2b355dc971227 URL: https://gitlab.winehq.org/wine/wine/-/commit/bd2b89806a8fdae0d775013274f2b35... Author: Rémi Bernon <rbernon(a)codeweavers.com> Date: Fri Jan 26 14:11:16 2024 +0100 dinput/tests: Add a helper to wait on HID input reads. --- dlls/dinput/tests/device8.c | 1 + dlls/dinput/tests/dinput_test.h | 5 ++ dlls/dinput/tests/driver_bus.c | 153 ++++++++++++++++++++++++---------------- dlls/dinput/tests/driver_hid.c | 1 + dlls/dinput/tests/driver_hid.h | 2 + dlls/dinput/tests/hid.c | 18 +++++ 6 files changed, 119 insertions(+), 61 deletions(-)
680
Age (days ago)
680
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard