Module: wine Branch: master Commit: b1a95b9671091aad2bf8ed29465c307db39f3447 URL: https://gitlab.winehq.org/wine/wine/-/commit/b1a95b9671091aad2bf8ed29465c307...
Author: Rémi Bernon rbernon@codeweavers.com Date: Wed Mar 22 09:19:49 2023 +0100
dinput: Keep device objects app data in the object properties.
---
dlls/dinput/device.c | 157 ++++++++++++++---------------------------- dlls/dinput/device_private.h | 11 +-- dlls/dinput/tests/joystick8.c | 12 ---- 3 files changed, 54 insertions(+), 126 deletions(-)