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

/vbox/src/VBox/Installer/win/InstallHelper/
H A DVBoxInstallHelper.cpp303 WCHAR wszValue[_MAX_PATH]; local
305 wszValue, sizeof(wszValue), pwszFileName) > 0)
322 (BYTE *)wszValue,
323 (DWORD)wcslen(wszValue));

Completed in 76 milliseconds