Searched defs:pvSystemStore (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Additions/WINNT/tools/
H A DVBoxCertUtil.cpp408 static BOOL WINAPI displaySystemStoreCallback(const void *pvSystemStore, DWORD dwFlags, PCERT_SYSTEM_STORE_INFO pStoreInfo, argument
412 RTPrintf(" pvSystemStore=%p dwFlags=%#x pStoreInfo=%p pvReserved=%p\n", pvSystemStore, dwFlags, pStoreInfo, pvReserved);
416 const CERT_SYSTEM_STORE_RELOCATE_PARA *pRelPara = (const CERT_SYSTEM_STORE_RELOCATE_PARA *)pvSystemStore;
422 pwszStoreNm = (LPCWSTR)pvSystemStore;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwincrypt.h1097 void *pvSystemStore; member in union:_CERT_SYSTEM_STORE_RELOCATE_PARA::__anon13928
1106 typedef BOOL (WINAPI *PFN_CERT_ENUM_SYSTEM_STORE)(const void *pvSystemStore,
1110 typedef BOOL (WINAPI *PFN_CERT_ENUM_PHYSICAL_STORE)(const void *pvSystemStore,
4048 BOOL WINAPI CertEnumPhysicalStore(const void *pvSystemStore, DWORD dwFlags,
4051 BOOL WINAPI CertRegisterPhysicalStore(const void *pvSystemStore, DWORD dwFlags,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwincrypt.h1085 void *pvSystemStore; member in union:_CERT_SYSTEM_STORE_RELOCATE_PARA::__anon1273
1094 typedef BOOL (WINAPI *PFN_CERT_ENUM_SYSTEM_STORE)(const void *pvSystemStore,
1098 typedef BOOL (WINAPI *PFN_CERT_ENUM_PHYSICAL_STORE)(const void *pvSystemStore,
3959 BOOL WINAPI CertEnumPhysicalStore(const void *pvSystemStore, DWORD dwFlags,

Completed in 83 milliseconds