Greetings,

I have implemented my first Drag and Drop using OLE. I have followed the examples at MSDN and it more or less works. When I click on control and drag it over the window that supports the drop for that item being dragged, I drop it there, and that window responds accordingly. However, after the drop, the mouse cannot be used for a while. It is as if the mouse is still in "drag and drop mode" or something like that. If I keep clicking the mouse button, eventually after a while it goes back to being a normal mouse which I can use to click on buttons etc.

Has anybody had such a problem before or have an idea as to what is causing it?

Thanks in advance,

Aristotel