Rémi Bernon : dinput: Rename IDirectInputImpl to struct dinput.

Alexandre Julliard julliard at winehq.org
Tue Feb 8 16:11:45 CST 2022


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

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Tue Feb  8 09:55:36 2022 +0100

dinput: Rename IDirectInputImpl to struct dinput.

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

---

 dlls/dinput/ansi.c           |  54 ++++++++++-----------
 dlls/dinput/device.c         |   4 +-
 dlls/dinput/device_private.h |   4 +-
 dlls/dinput/dinput_main.c    | 111 +++++++++++++++++++++----------------------
 dlls/dinput/dinput_private.h |  31 ++++++------
 dlls/dinput/joystick_hid.c   |   2 +-
 dlls/dinput/keyboard.c       |   2 +-
 dlls/dinput/mouse.c          |   2 +-
 8 files changed, 104 insertions(+), 106 deletions(-)

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



More information about the wine-cvs mailing list