Searched refs:s_pPathResolve (Results 1 – 1 of 1) sorted by relevance
25 static PATHRESOLVE s_pPathResolve = NULL; variable721 Ret = (*s_pPathResolve)(Path, pEntry->Dirs, pEntry->Flags); in DoEntry()725 Ret = (*s_pPathResolve)(NULL, pEntry->Dirs, pEntry->Flags); in DoEntry()899 s_pPathResolve = (PATHRESOLVE)GetProcAddress(s_hShell32, "PathResolve"); in START_TEST()900 if (s_pPathResolve == NULL) in START_TEST()