* lib/crypt32.def (CertOIDToAlgId, CertAlgIDToOID, CryptProtectData,
CryptUnprotectData, CryptDecodeObjectEx, CryptEncodeObjectEx, CryptRegisterOIDFunction, CryptUnregisterOIDFunction): Add stubs. Thanks to: F Richter <res2002 at users dot sourceforge dot net> Fix some ChangeLog whitespace.
This commit is contained in:
@ -13,3 +13,11 @@ CertFreeCertificateContext@4
|
||||
CertGetIssuerCertificateFromStore@16
|
||||
CertFindChainInStore@24
|
||||
CertOpenStore@20
|
||||
CertOIDToAlgId@4
|
||||
CertAlgIDToOID@4
|
||||
CryptProtectData@28
|
||||
CryptUnprotectData@28
|
||||
CryptDecodeObjectEx@32
|
||||
CryptEncodeObjectEx@28
|
||||
CryptRegisterOIDFunction@20
|
||||
CryptUnregisterOIDFunction@12
|
||||
|
Reference in New Issue
Block a user