crypt32: Implement CertCreateCertificateChainEngine and CertFreeCertificateChainEngine.
commitb633d6a382fb93aff1ca9e14bcf00dfc0ac5d957
authorJuan Lang <juan_lang@yahoo.com>
Tue, 15 Aug 2006 05:27:31 +0000 (14 22:27 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 15 Aug 2006 10:57:37 +0000 (15 12:57 +0200)
treea35ae7eb4a61e4923b0c216469295a5b2c5fa6e1
parentfd3fcc0bdd6fe298ae9d498afaf564fabff4b3d2
crypt32: Implement CertCreateCertificateChainEngine and CertFreeCertificateChainEngine.
dlls/crypt32/Makefile.in
dlls/crypt32/chain.c [new file with mode: 0644]
dlls/crypt32/crypt32.spec
dlls/crypt32/tests/Makefile.in
dlls/crypt32/tests/chain.c [new file with mode: 0644]