Searched refs:PPathCchCombineEx (Results 1 – 1 of 1) sorted by relevance
239 typedef HRESULT(__stdcall *PPathCchCombineEx) (PWSTR pszPathOut, size_t cchPathOut, typedef242 static PPathCchCombineEx _PathCchCombineEx;250 _PathCchCombineEx = (PPathCchCombineEx)GetProcAddress(pathapi, "PathCchCombineEx"); in join()