Searched refs:nSplit (Results 1 – 1 of 1) sorted by relevance
1007 int nSplit = 0; in RelativePathToSysPath() local1012 nSplit = i; in RelativePathToSysPath()1017 return sFilePath.Left(nSplit+1) + sOldPath; in RelativePathToSysPath()