Rémi Bernon : dinput: Use msvcrt memory allocation functions.

Alexandre Julliard julliard at winehq.org
Mon Oct 11 15:41:34 CDT 2021


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

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Mon Oct 11 10:11:00 2021 +0200

dinput: Use msvcrt memory allocation functions.

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

---

 dlls/dinput/ansi.c         | 42 +++++++++++++++-------------
 dlls/dinput/config.c       | 12 ++++----
 dlls/dinput/device.c       | 69 +++++++++++++++++++++-------------------------
 dlls/dinput/dinput_main.c  | 17 +++++-------
 dlls/dinput/joystick_hid.c | 39 +++++++++++++-------------
 dlls/dinput/keyboard.c     |  8 +++---
 dlls/dinput/mouse.c        |  8 +++---
 7 files changed, 95 insertions(+), 100 deletions(-)

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



More information about the wine-cvs mailing list