jscript: Use single string instance for strings representing NULL BSTR instead of...
[wine] / dlls / crypt32 / collectionstore.c
2010-08-16  Andrew Talbotcrypt32: Constify some variables.
2009-11-04  Juan Langcrypt32: Implement CertStoreControl for collection...
2009-11-04  Juan Langcrypt32: Correct reference counting when deleting conte...
2009-01-27  Juan Langcrypt32: Fix typo.
2009-01-26  Michael Stefaniuccrypt32: Remove some more superfluous pointer casts.
2008-09-02  Juan Langcrypt32: Add CTLs to the collection store.
2007-08-20  Juan Langcrypt32: Don't store the crypto provider when it isn...
2007-08-17  Juan Langcrypt32: Move collection stores to a separate file.