Alexandre Julliard : crypt32: Convert the Unix library to the __wine_unix_call interface.

Alexandre Julliard julliard at winehq.org
Mon Nov 1 16:38:02 CDT 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Sun Oct 31 17:09:05 2021 +0100

crypt32: Convert the Unix library to the __wine_unix_call interface.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/crypt32/Makefile.in       |   1 +
 dlls/crypt32/crypt32_private.h |  55 +++++++++++++++---
 dlls/crypt32/main.c            |   9 ++-
 dlls/crypt32/pfx.c             |  30 +++++-----
 dlls/crypt32/rootstore.c       |  22 +++----
 dlls/crypt32/unixlib.c         | 129 ++++++++++++++++++++---------------------
 6 files changed, 144 insertions(+), 102 deletions(-)

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



More information about the wine-cvs mailing list