search for: certsavestore

Displaying 2 results from an estimated 2 matches for "certsavestore".

2007 Sep 28
0
Wine release 0.9.46
...crypt32: Add/improve some traces. crypt32: Rename a couple of functions. crypt32: Add a function to serialize a store to an arbitrary stream. crypt32: Implement CRYPT_WriteSerializedStoreToFile using CRYPT_WriteSerializedStoreToStream. crypt32: Add definitions used by CertSaveStore. crypt32: Implement CertSaveStore. crypt32: Use CertSaveStore to save file stores. crypt32: Move CertSaveStore to serialize.c. Karl Relton (1): msvcrt: New implementation of fcvt. Konstantin Kondratyuk (2): mpr: Correct usage of dwScope and dwEnumScopes. includ...
2009 Jan 30
0
Wine release 1.1.14
...hecking to CryptUIWizExport. include: Add missing type to union. cryptui: Add support for exporting a serialized store from CryptUIWizExport. crypt32: Set save function in switch statement rather than with trinary conditional operator. crypt32: Close file when appropriate in CertSaveStore. cryptui: Implement CryptUIWizExport for CRYPTUI_WIZ_EXPORT_CERT_STORE_CERTIFICATES_ONLY. cryptui: Select export format based on input in CryptUIWizExport. cryptui: Move code for enabling the PFX export format to the correct dialog proc. cryptui: Set default export file name...