Eric Pouech : dmloader: Enable compilation with long types.
Module: wine Branch: master Commit: 33041701dc54cd4f0d22cda26b2b5b53c66df215 URL: https://source.winehq.org/git/wine.git/?a=commit;h=33041701dc54cd4f0d22cda26... Author: Eric Pouech <eric.pouech(a)gmail.com> Date: Wed Feb 9 22:49:20 2022 +0100 dmloader: Enable compilation with long types. Signed-off-by: Eric Pouech <eric.pouech(a)gmail.com> Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/dmloader/Makefile.in | 1 - dlls/dmloader/container.c | 30 +++++++++++++++--------------- dlls/dmloader/debug.c | 4 ++-- dlls/dmloader/dmloader_main.c | 2 +- dlls/dmloader/dmobject.c | 20 ++++++++++---------- dlls/dmloader/loader.c | 10 +++++----- dlls/dmloader/loaderstream.c | 36 ++++++++++++++++++------------------ 7 files changed, 51 insertions(+), 52 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=33041701dc54cd4f0d22c...
participants (1)
-
Alexandre Julliard