Module: wine Branch: master Commit: 3bc30c372378f27864d35e7681de59ce046ef81f URL: https://gitlab.winehq.org/wine/wine/-/commit/3bc30c372378f27864d35e7681de59c...
Author: Rémi Bernon rbernon@codeweavers.com Date: Sun Nov 27 15:31:11 2022 +0100
joy.cpl: Draw xinput controller state with gdi32.
---
dlls/joy.cpl/Makefile.in | 2 +- dlls/joy.cpl/joy_private.h | 1 + dlls/joy.cpl/main.c | 19 ++++ dlls/joy.cpl/xinput.c | 238 ++++++++++++++++++++++++++++++++++++++++++++- 4 files changed, 258 insertions(+), 2 deletions(-)