14 Feb
2022
14 Feb
'22
9:41 p.m.
Module: wine Branch: master Commit: dee729aea8858075a34a96a31465f74f96bee768 URL: https://source.winehq.org/git/wine.git/?a=commit;h=dee729aea8858075a34a96a31... Author: Eric Pouech <eric.pouech(a)gmail.com> Date: Mon Feb 14 09:27:01 2022 +0100 mcicda: Enable compilation with long types. Signed-off-by: Eric Pouech <eric.pouech(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/mcicda/Makefile.in | 1 - dlls/mcicda/mcicda.c | 82 ++++++++++++++++++++++++------------------------- 2 files changed, 41 insertions(+), 42 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=dee729aea8858075a34a9...