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

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIDnDDrag.cpp78 UIDnDDropSource *pDropSource = new UIDnDDropSource(m_pParent); local
94 HRESULT hr = ::DoDragDrop(pDataObject, pDropSource,
99 if (pDropSource)
100 pDropSource->Release();
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxDnD.h255 VBoxDnDDropSource *pDropSource; member in struct:VBOXDNDSTARTUPINFO

Completed in 50 milliseconds