Searched refs:m_pidl (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dwrapshl.h35 m_pidl = pidl;
58 Free(m_pidl);
62 operator LPITEMIDLIST() const { return m_pidl; }
68 if ( !SHGetPathFromIDList(m_pidl, wxStringBuffer(path, MAX_PATH)) )
77 LPITEMIDLIST m_pidl; member in class:wxItemIdList

Completed in 102 milliseconds