jscript: Use single string instance for strings representing NULL BSTR instead of...
[wine] / dlls / crypt32 / regstore.c
2010-05-17  Juan Langcrypt32: Add stub for CERT_STORE_CTRL_AUTO_RESYNC of...
2009-01-28  Michael Stefaniuccrypt32: Remove remaining superfluous pointer casts.
2008-11-24  Francois Gougetcrypt32: Remove WINAPI on static functions where not...
2008-09-02  Juan Langcrypt32: Add CTLs to the registry store.
2007-10-19  Juan Langcrypt32: Use I_CertUpdateStore in registry stores.
2007-10-19  Juan Langcrypt32: Pass reg store's key and memory store to CRYPT...
2007-08-20  Juan Langcrypt32: Don't store the crypto provider when it isn...
2007-08-20  Juan Langcrypt32: Don't store redundant copy of crypto provider...
2007-08-17  Juan Langcrypt32: Move registry stores to a separate file.