crypt32: Add base message type and use it to implement CryptMsgDuplicate and CryptMsg...
[wine] / dlls / crypt32 / serialize.c
2007-04-30  Andrew Talbotcrypt32: Exclude unused headers.
2006-10-04  Juan Langcrypt32: Win64 printf format warning fixes.
2006-07-26  Juan Langcrypt32: Implement file stores.
2006-07-18  Juan Langcrypt32: Fix reading key prov info from serialized...
2006-05-26  Juan Langcrypt32: Implement CertSerializeCRLStoreElement.
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-15  Juan Langcrypt32: Use the HRESULT synonyms for converted Win32...
2006-03-04  Juan Langcrypt32: Move serialization functions to serialize.c.