Eric Pouech : secur32: Enable compilation with long types.

Alexandre Julliard julliard at winehq.org
Thu Feb 17 15:33:58 CST 2022


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

Author: Eric Pouech <eric.pouech at gmail.com>
Date:   Thu Feb 17 07:12:45 2022 +0100

secur32: Enable compilation with long types.

Signed-off-by: Eric Pouech <eric.pouech at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at 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=01c73f8573e68d6c5d5edd27e75ed508eec906d0



More information about the wine-cvs mailing list