Rémi Bernon : dinput: Factor all SetProperty implementations together.

Alexandre Julliard julliard at winehq.org
Tue Oct 19 16:07:46 CDT 2021


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

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Tue Oct 19 09:20:06 2021 +0200

dinput: Factor all SetProperty implementations together.

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

---

 dlls/dinput/device.c         | 229 ++++++++++++++++++++++++++-----------------
 dlls/dinput/device_private.h |   2 +
 dlls/dinput/joystick_hid.c   | 113 +++++----------------
 dlls/dinput/keyboard.c       |   7 ++
 dlls/dinput/mouse.c          |   7 ++
 5 files changed, 179 insertions(+), 179 deletions(-)

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



More information about the wine-cvs mailing list