Module: wine Branch: master Commit: 50d60884b50b1ba5d1dd939984b9cbb6a9f5f2d5 URL: https://source.winehq.org/git/wine.git/?a=commit;h=50d60884b50b1ba5d1dd93998...
Author: Rémi Bernon rbernon@codeweavers.com Date: Tue Oct 19 09:20:04 2021 +0200
dinput: Use the base device state in the mouse device.
Signed-off-by: Rémi Bernon rbernon@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/dinput/mouse.c | 116 +++++++++++++++++++++++++--------------------------- 1 file changed, 56 insertions(+), 60 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=50d60884b50b1ba5d1dd9...