Searched refs:shellMalloc (Results 1 – 1 of 1) sorted by relevance
28 CMyComPtr<IMalloc> shellMalloc; in Free() local29 if (::SHGetMalloc(&shellMalloc) != NOERROR) in Free()31 shellMalloc->Free(m_Object); in Free()