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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/ole/
H A Ddropsrc.cpp54 wxIDropSource(wxDropSource *pDropSource);
84 wxIDropSource::wxIDropSource(wxDropSource *pDropSource) argument
86 wxASSERT( pDropSource != NULL );
88 m_pDropSource = pDropSource;

Completed in 77 milliseconds