[Git][wine/wine][master] 3 commits: include: Add gameinput.idl.
Alexandre Julliard pushed to branch master at wine / wine Commits: b82ab978 by Rémi Bernon at 2025-08-22T13:56:58+02:00 include: Add gameinput.idl. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58574 - - - - - b4f07d1a by Rémi Bernon at 2025-08-22T13:57:09+02:00 gameinput: Introduce new DLL. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58574 - - - - - 01554182 by Rémi Bernon at 2025-08-22T13:57:09+02:00 dinput/tests: Add some gameinput tests. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58574 - - - - - 11 changed files: - MAINTAINERS - configure - configure.ac - dlls/dinput/tests/dinput_test.h - dlls/dinput/tests/hid.c - dlls/dinput/tests/joystick8.c - + dlls/gameinput/Makefile.in - + dlls/gameinput/gameinput.c - + dlls/gameinput/gameinput.spec - include/Makefile.in - + include/gameinput.idl View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/58f8ef30cae824a9b779a278664247... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/58f8ef30cae824a9b779a278664247... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)