Home
last modified time | relevance | path

Searched refs:lpMalloc (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/shell/source/win32/shlxthandler/infotips/
H A Dinfotips.cxx298 LPMALLOC lpMalloc; in GetInfoTip() local
299 HRESULT hr = SHGetMalloc(&lpMalloc); in GetInfoTip()
304 wchar_t* pMem = reinterpret_cast<wchar_t*>(lpMalloc->Alloc(len)); in GetInfoTip()
311 lpMalloc->Release(); in GetInfoTip()

Completed in 16 milliseconds