Home
last modified time | relevance | path

Searched refs:lpszShortPath (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/sal/osl/w32/
H A Dfile_url.cxx545 LPCTSTR lpszShortPath, // file name in GetCaseCorrectPathName() argument
552 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()
H A Dfile_url.h71 LPCTSTR lpszShortPath, // file name
/trunk/main/sal/inc/systools/win32/
H A Dkernel9x.h236 LPCWSTR lpszShortPath, // file name

Completed in 20 milliseconds