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

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIDnDDropSource_win.h24 class UIDnDDropSource : public IDropSource
41 public: /* IDropSource methods. */
/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxDnD.h99 class VBoxDnDDropSource : public IDropSource
116 public: /* IDropSource methods. */
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doleidl.h121 typedef interface IDropSource IDropSource; typedef
3370 * IDropSource interface
3375 typedef IDropSource *LPDROPSOURCE;
3378 interface IDropSource : public IUnknown
3394 IDropSource* This,
3399 IDropSource* This);
3402 IDropSource* This);
3404 /*** IDropSource methods ***/
3406 IDropSource* Thi
[all...]
H A Doleidl.idl905 * IDropSource interface
912 interface IDropSource : IUnknown
914 typedef [unique] IDropSource *LPDROPSOURCE;
H A Dshlobj.h1702 HRESULT WINAPI SHDoDragDrop(HWND,IDataObject*,IDropSource*,DWORD,LPDWORD);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doleidl.h121 typedef interface IDropSource IDropSource; typedef
3370 * IDropSource interface
3375 typedef IDropSource *LPDROPSOURCE;
3378 interface IDropSource : public IUnknown
3394 IDropSource* This,
3399 IDropSource* This);
3402 IDropSource* This);
3404 /*** IDropSource methods ***/
3406 IDropSource* Thi
[all...]
H A Doleidl.idl905 * IDropSource interface
912 interface IDropSource : IUnknown
914 typedef [unique] IDropSource *LPDROPSOURCE;
H A Dshlobj.h1641 HRESULT WINAPI SHDoDragDrop(HWND,IDataObject*,IDropSource*,DWORD,LPDWORD);

Completed in 121 milliseconds