Paul Gofman : crypt32: Reimplement CertNameToStrA() on top of CertNameToStrW().

Alexandre Julliard julliard at winehq.org
Tue May 3 15:39:24 CDT 2022


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

Author: Paul Gofman <pgofman at codeweavers.com>
Date:   Thu Apr 14 18:57:26 2022 +0300

crypt32: Reimplement CertNameToStrA() on top of CertNameToStrW().

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

---

 dlls/crypt32/str.c       | 250 ++++-------------------------------------------
 dlls/crypt32/tests/str.c | 107 ++++++++++----------
 2 files changed, 72 insertions(+), 285 deletions(-)

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



More information about the wine-cvs mailing list