Home
last modified time | relevance | path

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

/third_party/lzma/CPP/Windows/
H A DShell.h22 // CItemIDList
25 class CItemIDList class
28 Z7_CLASS_NO_COPY(CItemIDList)
30 CItemIDList(): m_Object(NULL) {} in CItemIDList() function in NWindows::NShell::CItemIDList
31 // CItemIDList(LPCITEMIDLIST itemIDList);
32 // CItemIDList(const CItemIDList& itemIDList);
33 ~CItemIDList() { Free(); } in ~CItemIDList()
51 // CItemIDList& operator=(LPCITEMIDLIST object);
52 // CItemIDList
[all...]
H A DShell.cpp56 void CItemIDList::Free() in Free()
80 CItemIDList::(LPCITEMIDLIST itemIDList): m_Object(NULL)
82 CItemIDList::(const CItemIDList& itemIDList): m_Object(NULL)
85 CItemIDList& CItemIDList::operator=(LPCITEMIDLIST object)
98 CItemIDList& CItemIDList::operator=(const CItemIDList &object)
655 CItemIDList itemIDListHolde in BrowseForFolder()
[all...]

Completed in 2 milliseconds