20 Jul
2006
20 Jul
'06
12:20 p.m.
Module: wine Branch: refs/heads/master Commit: 1eefa005da6aaf8d2edad75ac275d4c61434c74c URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=1eefa005da6aaf8d2edad75a... Author: Juan Lang <juan_lang(a)yahoo.com> Date: Wed Jul 19 16:46:37 2006 -0700 crypt32: Implement more string types for X509_NAME_VALUE. --- dlls/crypt32/decode.c | 127 ++++++++++++++------ dlls/crypt32/encode.c | 280 ++++++++++++++++++++++++------------------- dlls/crypt32/tests/encode.c | 127 ++++++++++++++++---- 3 files changed, 352 insertions(+), 182 deletions(-) Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=1eefa005da6aaf8d2eda...