Searched refs:pMalloc (Results 1 – 1 of 1) sorted by relevance
29 IMalloc *pMalloc; in GetIconIndexForCSIDL() local30 SHGetMalloc(&pMalloc); in GetIconIndexForCSIDL()31 if (pMalloc) in GetIconIndexForCSIDL()33 pMalloc->Free(pidl); in GetIconIndexForCSIDL()34 pMalloc->Release(); in GetIconIndexForCSIDL()