Searched refs:szPath (Results 1 – 1 of 1) sorted by relevance
684 BOOL FileExists(LPCTSTR szPath) in FileExists() argument689 DWORD pathAttr = GetFileAttributes(szPath); in FileExists()705 const char *szPath) in QualifyPath() argument709 GetFullPathName(szPath, sizeof(szCwd)-1, szCwd, NULL); in QualifyPath()