Searched refs:oldpath (Results 1 – 1 of 1) sorted by relevance
609 CString oldpath, newpath; in CheckPathname() local611 oldpath = MakeAbsolutePathname(m_pathinfo); in CheckPathname()612 ConvertToProjectRelativePath(oldpath); in CheckPathname()613 FormatPath(oldpath); in CheckPathname()619 if (_tcscmp(newpath, oldpath)) in CheckPathname()