Module: wine Branch: refs/heads/master Commit: 8ccbdb801e425d4ef40380fa2ff8d88b502114c0 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=8ccbdb801e425d4ef40380fa...
Author: Juan Lang juan_lang@yahoo.com Date: Wed Jul 26 07:44:47 2006 -0700
crypt32: Implement X509_UNICODE_NAME encoding/decoding.
---
dlls/crypt32/decode.c | 108 +++++++++-- dlls/crypt32/encode.c | 419 +++++++++++++++++++++++++++---------------- dlls/crypt32/tests/encode.c | 184 +++++++++++++++++++ 3 files changed, 536 insertions(+), 175 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=8ccbdb801e425d4ef403...