Searched refs:_PathCchCombineEx (Results 1 – 1 of 1) sorted by relevance
242 static PPathCchCombineEx _PathCchCombineEx; variable250 _PathCchCombineEx = (PPathCchCombineEx)GetProcAddress(pathapi, "PathCchCombineEx"); in join()253 _PathCchCombineEx = NULL; in join()258 if (_PathCchCombineEx) { in join()259 if (FAILED(_PathCchCombineEx(buffer, MAXPATHLEN+1, buffer, stuff, 0))) { in join()