Module: wine Branch: master Commit: 1e594b1c0fd23c1aedc13b3c2d8c91c1fc00f8ee URL: https://gitlab.winehq.org/wine/wine/-/commit/1e594b1c0fd23c1aedc13b3c2d8c91c...
Author: Rémi Bernon rbernon@codeweavers.com Date: Mon Mar 20 15:07:46 2023 +0100
dinput: Pass device object format index to queue_event.
---
dlls/dinput/device.c | 61 +++++++++++++++++++---------- dlls/dinput/device_private.h | 3 +- dlls/dinput/joystick_hid.c | 10 +++-- dlls/dinput/keyboard.c | 8 ++-- dlls/dinput/mouse.c | 91 +++++++++++++++++++------------------------- 5 files changed, 92 insertions(+), 81 deletions(-)