crypt32: Implement CertAddCertificateLinkToStore on top of CertAddCertificateContextT...
commitd728169d97a881f252fcac5e8d5de8e41cc2a71b
authorJuan Lang <juan.lang@gmail.com>
Fri, 14 May 2010 22:48:18 +0000 (14 15:48 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 17 May 2010 10:42:31 +0000 (17 12:42 +0200)
tree9e61a8b83cfca07eb672abab1bc567375521be0b
parent99b9e1ae3633f6d20bbc093b503d915f8e62e97c
crypt32: Implement CertAddCertificateLinkToStore on top of CertAddCertificateContextToStore.
dlls/crypt32/cert.c
dlls/crypt32/tests/store.c