登录:     


Forum: VirtualDJ Plugins

Topic: OLE...

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

Morning all....

I want to accept OLE drag and drop events from the VirtualDJ browser to a dialog window. Now I'm using plain old Win32, and have created a basic class to implement IDropTarget, and used that to call RegisterDragDrop(). I've trapped DragEnter(), and when I drag something else - for example a file from explorer, an image from firefox etc... the event is triggerend and I am able to pull back the relevant data.

When I drag something from Virtual DJ the event is not triggered - it's as if it doesn't recognise the drag.

Anyone know what I might be missing? I've never really had to use the OLE COM interface...

Regards,

Scott
 

发表时间 Sat 30 Aug 08 @ 12:49 am


(陈旧帖子或论坛版块会自动关闭)