Searched refs:m_pPidl (Results 1 – 2 of 2) sorted by relevance
222 ILFree(m_pPidl); in Reset()223 m_pPidl = NULL; in Reset()266 m_pPidl = NULL; in CShellLink()292 ILFree(m_pPidl); in ~CShellLink()684 pdump(m_pPidl); in Load()790 pdump(m_pPidl); in Load()932 if (m_pPidl) in Save()960 if (m_pPidl) in Save()1154 if (!m_pPidl) in GetIDList()1532 if (m_pPidl && SHGetPathFromIDListW(m_pPidl, buffer)) in GetPath()[all …]
74 LPITEMIDLIST m_pPidl; variable