Searched defs:PFN_CRYPT_CANCEL_RETRIEVAL (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwincrypt.h1485 typedef BOOL (WINAPI *PFN_CRYPT_CANCEL_RETRIEVAL)(DWORD dwFlags, void *pvArg); typedef
4565 BOOL WINAPI CryptInstallCancelRetrieval(PFN_CRYPT_CANCEL_RETRIEVAL pfnCancel,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwincrypt.h1473 typedef BOOL (WINAPI *PFN_CRYPT_CANCEL_RETRIEVAL)(DWORD dwFlags, void *pvArg); typedef
4471 BOOL WINAPI CryptInstallCancelRetrieval(PFN_CRYPT_CANCEL_RETRIEVAL pfnCancel,

Completed in 141 milliseconds