Searched refs:pMalloc (Results 1 – 1 of 1) sorted by relevance
204 LPMALLOC pMalloc; // Pointer to an IMalloc interface in get_shell_folder_path() local240 if (NOERROR != SHGetMalloc(&pMalloc)) in get_shell_folder_path()265 pMalloc->lpVtbl->Free(pMalloc, pidl); in get_shell_folder_path()267 pMalloc->lpVtbl->Release(pMalloc); in get_shell_folder_path()