Searched refs:ppf (Results 1 – 1 of 1) sorted by relevance
1806 IPersistFile *ppf = NULL; in resolve_shortcut() local1835 pslw, &IID_IPersistFile, (void**)&ppf); in resolve_shortcut()1840 hr = ppf->lpVtbl->Load(ppf, p, STGM_READ); in resolve_shortcut()1861 if (ppf != NULL) in resolve_shortcut()1862 ppf->lpVtbl->Release(ppf); in resolve_shortcut()