Searched refs:lpszShortPath (Results 1 – 3 of 3) sorted by relevance
545 LPCTSTR lpszShortPath, // file name in GetCaseCorrectPathName() argument552 if ( lpszShortPath && 0 == wcscmp( lpszShortPath, WSTR_SYSTEM_ROOT_PATH ) ) in GetCaseCorrectPathName()564 else if ( lpszShortPath ) in GetCaseCorrectPathName()566 if ( _tcslen( lpszShortPath ) <= cchBuffer ) in GetCaseCorrectPathName()568 _tcscpy( lpszLongPath, lpszShortPath ); in GetCaseCorrectPathName()
71 LPCTSTR lpszShortPath, // file name
236 LPCWSTR lpszShortPath, // file name
Completed in 12 milliseconds