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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/ole/
H A Ddroptgt.h21 class wxIDropTarget;
64 wxIDropTarget *m_pIDropTarget; // the pointer to our COM interface
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/ole/
H A Ddroptgt.cpp59 class wxIDropTarget : public IDropTarget class in inherits:IDropTarget
62 wxIDropTarget(wxDropTarget *p);
63 virtual ~wxIDropTarget();
85 DECLARE_NO_COPY_CLASS(wxIDropTarget)
96 // wxIDropTarget implementation
99 // Name : static wxIDropTarget::GetDropEffect
107 DWORD wxIDropTarget::GetDropEffect(DWORD flags,
134 wxIDropTarget::wxIDropTarget(wxDropTarget *pTarget) function in class:wxIDropTarget
140 wxIDropTarget
[all...]

Completed in 56 milliseconds