Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Ddosinst.h204 LPMALLOC pMalloc; // Pointer to an IMalloc interface in get_shell_folder_path() local
240 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()