Module: wine Branch: master Commit: 80a35fb4238a151feacb4c15adc718fe3d57c107 URL: https://gitlab.winehq.org/wine/wine/-/commit/80a35fb4238a151feacb4c15adc718f...
Author: Rémi Bernon rbernon@codeweavers.com Date: Mon Mar 20 10:29:17 2023 +0100
dinput: Always allocate and initialize the object_properties.
---
dlls/dinput/device.c | 44 +++++++++++++++++++++++--------------------- dlls/dinput/joystick_hid.c | 21 +++++++++++---------- dlls/dinput/mouse.c | 32 +++++++++++++------------------- 3 files changed, 47 insertions(+), 50 deletions(-)