Rémi Bernon : windows.gaming.input: Split Gamepad runtimeclass to a separate source.

Alexandre Julliard julliard at winehq.org
Mon Feb 28 15:50:30 CST 2022


Module: wine
Branch: master
Commit: c565d0035edd81077736ee007ae832a46fc958fd
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=c565d0035edd81077736ee007ae832a46fc958fd

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Sat Feb 26 18:35:12 2022 +0100

windows.gaming.input: Split Gamepad runtimeclass to a separate source.

Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/windows.gaming.input/Makefile.in |   1 +
 dlls/windows.gaming.input/gamepad.c   | 339 +++++++++++++++++++++++++++++++++
 dlls/windows.gaming.input/main.c      | 341 +---------------------------------
 dlls/windows.gaming.input/private.h   |   1 +
 4 files changed, 342 insertions(+), 340 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=c565d0035edd81077736ee007ae832a46fc958fd



More information about the wine-cvs mailing list