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

/vbox/src/VBox/Installer/win/Stub/
H A DVBoxStub.cpp258 * @param pszTargetFileName The pure file name to use for construction.
263 const char *pszTargetFileName,
266 if (RTStrAPrintf(ppszTempFile, "%s\\%s", pszTempPath, pszTargetFileName) >= 0)
262 GetTempFileAlloc(const char *pszTempPath, const char *pszTargetFileName, char **ppszTempFile) argument

Completed in 65 milliseconds