Module: wine Branch: refs/heads/master Commit: ede2e24a6af7677217486cc2f213dfebac15314a URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=ede2e24a6af7677217486cc2...
Author: Juan Lang juan@codeweavers.com Date: Thu Feb 2 13:19:30 2006 +0100
crypt32: Implement CertRDNValueToStrW and CertNameToStrW, with tests.
---
dlls/crypt32/str.c | 139 +++++++++++++++++++++++++++++- dlls/crypt32/tests/str.c | 211 ++++++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 335 insertions(+), 15 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=ede2e24a6af767721748...