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

/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...]
/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...]

Completed in 61 milliseconds