Eric Pouech : advapi32: Enable compilation with long types.

Alexandre Julliard julliard at winehq.org
Tue Feb 8 16:11:44 CST 2022


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

Author: Eric Pouech <eric.pouech at gmail.com>
Date:   Mon Feb  7 23:10:27 2022 +0100

advapi32: 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/advapi32/Makefile.in |   2 +-
 dlls/advapi32/advapi.c    |  12 +++---
 dlls/advapi32/cred.c      |  54 ++++++++++++-------------
 dlls/advapi32/crypt.c     | 100 +++++++++++++++++++++++-----------------------
 dlls/advapi32/eventlog.c  |  16 ++++----
 dlls/advapi32/lsa.c       |  30 +++++++-------
 dlls/advapi32/registry.c  |  16 ++++----
 dlls/advapi32/security.c  |  82 ++++++++++++++++++-------------------
 dlls/advapi32/service.c   |  14 +++----
 dlls/advapi32/wmi.c       |  18 ++++-----
 10 files changed, 172 insertions(+), 172 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=7e39b60a69d4374961bf04740c3b1c1dfeed1ffe



More information about the wine-cvs mailing list