Searched refs:cszFilePath (Results 1 – 1 of 1) sorted by relevance
79 char cszFilePath[_MAX_PATH+1] = {0}; in rebaseImage() local80 int nResult = WideCharToMultiByte(CP_ACP, 0, pszFilePath, -1, cszFilePath, _MAX_PATH, NULL, NULL); in rebaseImage()85 cszFilePath, in rebaseImage()
Completed in 7 milliseconds