Module: wine Branch: refs/heads/master Commit: 3882b4f66ad2ee2a225a7365559a97ff7ac48678 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=3882b4f66ad2ee2a225a7365...
Author: Juan Lang juan_lang@yahoo.com Date: Wed Jul 26 10:57:32 2006 -0700
crypt32: Implement CryptStrToNameA/W, with tests.
---
dlls/crypt32/crypt32.spec | 4 dlls/crypt32/str.c | 373 +++++++++++++++++++++++++++++++++++++++++++++ dlls/crypt32/tests/str.c | 171 +++++++++++++++++++++ 3 files changed, 546 insertions(+), 2 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=3882b4f66ad2ee2a225a...