15 Sep
2021
15 Sep
'21
9:21 p.m.
Module: wine Branch: master Commit: 7da8ad6dacfaef04b7ca2d1ddc457e77b67e5d91 URL: https://source.winehq.org/git/wine.git/?a=commit;h=7da8ad6dacfaef04b7ca2d1dd... Author: Rémi Bernon <rbernon(a)codeweavers.com> Date: Wed Sep 15 09:29:51 2021 +0200 dinput8/tests: Add a new HID joystick test based on the HID driver. Signed-off-by: Rémi Bernon <rbernon(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/dinput8/tests/hid.c | 227 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 227 insertions(+) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=7da8ad6dacfaef04b7ca2...