I have developed an ActiveX control that I use multiple instances of in web pages viewed in a CHtmlView window.

I need to be able to add Drag & Drop functionality so that I can drag from one instance to another within the web page.

I've tried the normal D&D stuff but it doesn't work.

Has anyone successfully done this, and how did you accomplish it?