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

/vbox/src/VBox/Additions/WINNT/Installer/InstallHelper/
H A DVBoxGuestInstallHelper.cpp173 static HRESULT vboxChar2WCharAlloc(const char *pszString, PWCHAR *ppwString) function
251 hr = vboxChar2WCharAlloc(szFile, &pwszFile);

Completed in 233 milliseconds