Sweden-Number/dlls/crypt32
Hans Leidekker c27526743b crypt32: Add a stub for CryptQueryObject. 2006-02-13 13:22:25 +01:00
..
tests Assorted spelling fixes. 2006-02-06 20:58:36 +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: Move break statement to the correct spot. 2006-02-10 14:50:00 +01:00
crypt32.spec crypt32: Add a stub for CryptQueryObject. 2006-02-13 13:22:25 +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: Implement CertRDNValueToStrW and CertNameToStrW, with tests. 2006-02-02 13:19:30 +01:00