crypt32: Win64 printf format warning fixes.
[wine] / dlls / crypt32 / crypt32_private.h
2006-07-26  Juan Langcrypt32: Implement file stores.
2006-07-19  Juan Langcrypt32: Implement X509_UNICODE_NAME_VALUE encoding...
2006-07-18  Juan Langcrypt32: Fix reading key prov info from serialized...
2006-06-13  Alexandre Julliardcrypt32: Use unsigned int instead of size_t to avoid...
2006-06-03  Juan Langcrypt32: Implement X509_NAME_VALUE encoding/decoding.
2006-05-26  Juan Langcrypt32: Combine redundant code.
2006-05-26  Juan Langcrypt32: Implement CertSerializeCRLStoreElement.
2006-05-25  Juan Langcrypt32: Move cert functions that don't depend on the...
2006-05-23  Juan Langcrypt32: Abstract contexts.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-20  Juan Langcrypt32: Move context interface definition to common...
2006-05-16  Juan Langcrypt32: Split the unwieldy encode.c into two files.
2006-03-10  Juan Langcrypt32: Move context properties to a separate file.
2006-03-04  Juan Langcrypt32: Move serialization functions to serialize.c.
2006-02-24  Juan Langcrypt32: implement CryptEnumOIDInfo and CryptFindOIDInfo.
2005-12-02  Juan LangImplement more OID support functions.
2005-08-25  Juan LangImplemented CryptHashCertificate.