crypt32: Implement CertRDNValueToStrA and CertNameToStrA, with tests.
commit6a3b3f8635669ddf6fdae8d2d6a1b7c1a9ab3771
authorJuan Lang <juan@codeweavers.com>
Wed, 1 Feb 2006 12:50:18 +0000 (1 13:50 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 1 Feb 2006 12:50:18 +0000 (1 13:50 +0100)
treec130ebb9830b944df5ccee4dc650320ca53be800
parent7f84cc48f3c6b12cc64416a28e35577e3db405df
crypt32: Implement CertRDNValueToStrA and CertNameToStrA, with tests.
dlls/crypt32/Makefile.in
dlls/crypt32/crypt32.spec
dlls/crypt32/str.c [new file with mode: 0644]
dlls/crypt32/tests/.gitignore
dlls/crypt32/tests/Makefile.in
dlls/crypt32/tests/str.c [new file with mode: 0644]