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