Rémi Bernon : dinput: Build with msvcrt.
Module: wine Branch: master Commit: e4f6ec7d3d033089e02f75924d9f86f1ef14958a URL: https://source.winehq.org/git/wine.git/?a=commit;h=e4f6ec7d3d033089e02f75924... Author: Rémi Bernon <rbernon(a)codeweavers.com> Date: Mon Oct 11 10:10:58 2021 +0200 dinput: Build with msvcrt. Signed-off-by: Rémi Bernon <rbernon(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/dinput/Makefile.in | 2 -- dlls/dinput/config.c | 10 +++++----- dlls/dinput/device.c | 23 ++++++++++++----------- dlls/dinput/dinput_main.c | 12 ++++++------ dlls/dinput/joystick_hid.c | 3 +-- dlls/dinput/keyboard.c | 4 ---- dlls/dinput/mouse.c | 21 +++++++++------------ dlls/dinput8/Makefile.in | 2 -- 8 files changed, 33 insertions(+), 44 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=e4f6ec7d3d033089e02f7...
participants (1)
-
Alexandre Julliard