mirror of
https://github.com/reactos/wine.git
synced 2025-02-13 16:59:37 +00:00
include: Add a missing WINAPI.
This commit is contained in:
parent
ab448df3ef
commit
c3c74ac555
@ -4037,7 +4037,7 @@ BOOL WINAPI CertComparePublicKeyInfo(DWORD dwCertEncodingType,
|
||||
DWORD WINAPI CertGetPublicKeyLength(DWORD dwCertEncodingType,
|
||||
PCERT_PUBLIC_KEY_INFO pPublicKey);
|
||||
|
||||
const void *CertCreateContext(DWORD dwContextType, DWORD dwEncodingType,
|
||||
const void * WINAPI CertCreateContext(DWORD dwContextType, DWORD dwEncodingType,
|
||||
const BYTE *pbEncoded, DWORD cbEncoded, DWORD dwFlags,
|
||||
PCERT_CREATE_CONTEXT_PARA pCreatePara);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user