Searched defs:lpParentPath (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/sal/systools/win32/uwinapi/ | ||
H A D | GetLongPathName.cpp | 80 LPTSTR lpParentPath = (LPTSTR)_alloca( (nParentLen + 1) * sizeof(TCHAR) ); variable |
Completed in 10 milliseconds