Searched refs:GetUnicodePath (Results 1 – 1 of 1) sorted by relevance
35 static UString GetUnicodePath(const CSysString &sysPath) in GetUnicodePath() function71 path = GetUnicodePath(sysPath); in MyGetWindowsDirectory()86 path = GetUnicodePath(sysPath); in MyGetSystemDirectory()591 UString resultPath1 = GetUnicodePath(sysPath.Left(fileNamePartStartIndex)); in MyGetFullPathName()592 UString resultPath2 = GetUnicodePath(sysPath.Mid(fileNamePartStartIndex)); in MyGetFullPathName()662 path = GetUnicodePath(sysPath); in MyGetCurrentDirectory()700 UString resultPath1 = GetUnicodePath(sysPath.Left(filePart)); in MySearchPath()701 UString resultPath2 = GetUnicodePath(sysPath.Mid(filePart)); in MySearchPath()728 path = GetUnicodePath(sysPath); in MyGetTempPath()754 path = GetUnicodePath(sysPath); in MyGetTempFileName()