Module: wine Branch: master Commit: 35ea577409347b90920fedd11a5402686a3653ae URL: https://source.winehq.org/git/wine.git/?a=commit;h=35ea577409347b90920fedd11...
Author: Rémi Bernon rbernon@codeweavers.com Date: Thu Oct 7 10:40:05 2021 +0200
dinput: Partially implement HID joystick IDirectInputEffect_GetParameters.
Signed-off-by: Rémi Bernon rbernon@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/dinput/joystick_hid.c | 162 ++++++++++++++++++++++++++++++++++++++++++++- dlls/dinput8/tests/hid.c | 48 -------------- 2 files changed, 160 insertions(+), 50 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=35ea577409347b90920fe...