Eric Pouech : secur32: Enable compilation with long types.
Module: wine Branch: master Commit: 01c73f8573e68d6c5d5edd27e75ed508eec906d0 URL: https://source.winehq.org/git/wine.git/?a=commit;h=01c73f8573e68d6c5d5edd27e... Author: Eric Pouech <eric.pouech(a)gmail.com> Date: Thu Feb 17 07:12:45 2022 +0100 secur32: 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/secur32/Makefile.in | 1 - dlls/secur32/lsa.c | 46 +++++++++++++------------- dlls/secur32/negotiate.c | 26 +++++++-------- dlls/secur32/schannel.c | 74 +++++++++++++++++++++--------------------- dlls/secur32/schannel_gnutls.c | 7 ++-- dlls/secur32/secur32.c | 10 +++--- dlls/secur32/thunks.c | 32 +++++++++--------- dlls/secur32/wrapper.c | 36 ++++++++++---------- 8 files changed, 116 insertions(+), 116 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=01c73f8573e68d6c5d5ed...
participants (1)
-
Alexandre Julliard