Searched refs:lpszLongPath (Results 1 – 3 of 3) sorted by relevance
546 LPTSTR lpszLongPath, // path buffer in GetCaseCorrectPathName() argument556 wcscpy( lpszLongPath, WSTR_SYSTEM_ROOT_PATH ); in GetCaseCorrectPathName()568 _tcscpy( lpszLongPath, lpszShortPath ); in GetCaseCorrectPathName()569 return GetCaseCorrectPathNameEx( lpszLongPath, cchBuffer, 0, bCheckExistence ); in GetCaseCorrectPathName()
72 LPTSTR lpszLongPath, // path buffer
237 LPWSTR lpszLongPath, // path buffer
Completed in 21 milliseconds