Searched refs:CDrop (Results 1 – 2 of 2) sorted by relevance
52 class CDrop59 CDrop(bool mustBeFinished) : m_MustBeFinished(mustBeFinished), m_Assigned(false) {} in CDrop() function60 ~CDrop() { Free(); } in ~CDrop()
71 void CDrop::Attach(HDROP object) in Attach()78 void CDrop::Free() in Free()85 UINT CDrop::QueryCountOfFiles() in QueryCountOfFiles()90 UString CDrop::QueryFileName(UINT fileIndex) in QueryFileName()114 void CDrop::QueryFileNames(UStringVector &fileNames) in QueryFileNames()