Sweden-Number/dlls/crypt32
Juan Lang 15e5dc29c1 crypt32: Simplify CertOpenSystemStore, fix CertDuplicateCertificateContext.
- now that CertOpenStore is correct for system stores, simplify
  CertOpenSystemStore
- correct CertDuplicateCertificateStore, with a test
2006-02-16 19:38:45 +01:00
..
tests crypt32: Simplify CertOpenSystemStore, fix CertDuplicateCertificateContext. 2006-02-16 19:38:45 +01:00
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in crypt32: Implement CertRDNValueToStrA and CertNameToStrA, with tests. 2006-02-01 13:50:18 +01:00
cert.c crypt32: Simplify CertOpenSystemStore, fix CertDuplicateCertificateContext. 2006-02-16 19:38:45 +01:00
crypt32.spec crypt32: Partially implement CertGetNameString. 2006-02-16 12:08:19 +01:00
crypt32_private.h Implement more OID support functions. 2005-12-02 11:28:09 +01:00
encode.c crypt32: Fix a fixme, and remove an old comment. 2006-02-09 12:09:01 +01:00
main.c crypt32: Add a stub for CryptQueryObject. 2006-02-13 13:22:25 +01:00
oid.c crypt32: Add stub for CryptEnumOIDInfo. 2006-02-03 12:28:33 +01:00
protectdata.c Use CryptMem functions for internal memory allocation. 2005-10-28 10:09:26 +00:00
str.c crypt32: Partially implement CertGetNameString. 2006-02-16 12:08:19 +01:00