Home
last modified time | relevance | path

Searched refs:pOutW (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sal/systools/win32/uwinapi/
H A DPathFindFileNameW.cpp42 LPWSTR pOutW = const_cast<LPWSTR>(lpPathW); variable
43 return (pOutW + _mbslen(reinterpret_cast<unsigned char*>(lpPathA)));
H A DPathFindExtensionW.cpp43 LPWSTR pOutW = const_cast<LPWSTR>(lpPathW); variable
44 return (pOutW + _mbslen(reinterpret_cast<unsigned char*>(lpPathA)));

Completed in 12 milliseconds