Home
last modified time | relevance | path

Searched refs:lpszLongPath (Results 1 – 3 of 3) sorted by path

/trunk/main/sal/inc/systools/win32/
H A Dkernel9x.h237 LPWSTR lpszLongPath, // path buffer
/trunk/main/sal/osl/w32/
H A Dfile_url.cxx546 LPTSTR lpszLongPath, // path buffer in GetCaseCorrectPathName() argument
556 wcscpy( lpszLongPath, WSTR_SYSTEM_ROOT_PATH ); in GetCaseCorrectPathName()
568 _tcscpy( lpszLongPath, lpszShortPath ); in GetCaseCorrectPathName()
569 return GetCaseCorrectPathNameEx( lpszLongPath, cchBuffer, 0, bCheckExistence ); in GetCaseCorrectPathName()
H A Dfile_url.h72 LPTSTR lpszLongPath, // path buffer

Completed in 20 milliseconds