Displaying 1 result from an estimated 1 matches for "i_certupdatestore".
2007 Oct 26
0
Wine release 0.9.48
...ryptnet: Add stub for CryptGetObjectUrl.
cryptnet: Add tests for CryptGetObjectUrl.
cryptnet: Add URL_OID_GET_OBJECT_URL_FUNC definition.
cryptnet: Partially implement CryptGetObjectUrl.
crypt32: Add stubs for I_CryptFindLruEntry and I_CryptCreateLruEntry.
crypt32: Add I_CertUpdateStore stub.
crypt32: Add tests for I_CertUpdateStore.
crypt32: Implement I_CertUpdateStore.
crypt32: Use I_CertUpdateStore in file stores.
crypt32: Pass reg store's key and memory store to CRYPT_RegReadFromReg, rather than passing a private type.
crypt32: Use I_CertUpdat...