hhctrl.ocx: Store a copy of the string pointers to enable freeing them without castin...
[wine] / dlls / crypt32 / rootstore.c
2007-11-02  Juan Langcrypt32: Fix leaked chains creating the root store.
2007-10-19  Juan Langcrypt32: Free root store when quitting.
2007-09-17  Andrew Talbotcrypt32: Fix some memory leaks.
2007-09-13  Francois Gougetcrypt32: We don't consider sys/types.h to be a conditio...
2007-09-12  Rob Shearmancrypt32: Fix a compile failure on *BSD systems.
2007-09-11  Juan Langcrypt32: Add a root store implementation that reads...