Searched refs:PathRemoveFileSpec (Results 1 – 1 of 1) sorted by relevance
401 static sal_Int32 PathRemoveFileSpec(LPTSTR lpPath, LPTSTR lpFileName, sal_Int32 nFileBufLen ) in PathRemoveFileSpec() function465 sal_Int32 nRemoved = PathRemoveFileSpec( lpszPath, szFile, MAX_PATH + 1 ); in GetCaseCorrectPathNameEx()470 nLastStepRemoved = PathRemoveFileSpec( lpszPath, szFile, MAX_PATH + 1 ); in GetCaseCorrectPathNameEx()
Completed in 13 milliseconds