Module: wine Branch: master Commit: 218e2718a75eb3d4c2d6089a6c1b1b156ae9960f URL: https://source.winehq.org/git/wine.git/?a=commit;h=218e2718a75eb3d4c2d6089a6...
Author: Rémi Bernon rbernon@codeweavers.com Date: Wed Sep 22 10:08:29 2021 +0200
hidparse.sys: Recompute HIDP_CAPS from the value caps in HidP_GetCaps.
Signed-off-by: Rémi Bernon rbernon@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/hid/hidp.c | 60 ++++++++++++++++++++++--- dlls/hidparse.sys/main.c | 111 ++++++++++++++++++----------------------------- include/wine/hid.h | 25 ++++++++--- 3 files changed, 115 insertions(+), 81 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=218e2718a75eb3d4c2d60...