Home
last modified time | relevance | path

Searched refs:cszFilePath (Results 1 – 1 of 1) sorted by relevance

/trunk/main/desktop/win32/source/rebase/
H A Drebase.cxx79 char cszFilePath[_MAX_PATH+1] = {0}; in rebaseImage() local
80 int nResult = WideCharToMultiByte(CP_ACP, 0, pszFilePath, -1, cszFilePath, _MAX_PATH, NULL, NULL); in rebaseImage()
85 cszFilePath, in rebaseImage()

Completed in 11 milliseconds