Alexandre Julliard : crypt32: Move the root store initialization to the Unix library.

Alexandre Julliard julliard at winehq.org
Mon Nov 9 15:11:50 CST 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Nov  9 11:33:01 2020 +0100

crypt32: Move the root store initialization to the Unix library.

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

---

 dlls/crypt32/crypt32_private.h |   2 +
 dlls/crypt32/pfx.c             |   2 +-
 dlls/crypt32/rootstore.c       | 289 ++---------------------------------
 dlls/crypt32/unixlib.c         | 333 ++++++++++++++++++++++++++++++++++++++++-
 4 files changed, 342 insertions(+), 284 deletions(-)

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



More information about the wine-cvs mailing list