Searched defs:pwszStoreLocation (Results 1 - 1 of 1) 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()));

Completed in 44 milliseconds