Searched refs:pwszStoreLocation (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Additions/WINNT/tools/
H A DVBoxCertUtil.cpp486 static BOOL WINAPI displaySystemStoreLocation(LPCWSTR pwszStoreLocation, DWORD dwFlags, void *pvReserved, void *pvArg) argument
489 RTPrintf("System store location: %#010x '%ls'\n", dwFlags, pwszStoreLocation);
492 dwFlags, pwszStoreLocation, errorToString(GetLastError()));
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwincrypt.h1104 LPCWSTR pwszStoreLocation, DWORD dwFlags, void *pvReserved, void *pvArg);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwincrypt.h1092 LPCWSTR pwszStoreLocation, DWORD dwFlags, void *pvReserved, void *pvArg);

Completed in 109 milliseconds