DJHolliday
unread,Apr 24, 2013, 10:07:33 AM4/24/13You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi,
I'm trying to implement a Drag'n'Drop between two controls on the same or different Windows, but in the same application (Windows 7 Desktop).
So far it works fine.
Unfortunately, the image underneath the cursor, created by ListView_CreateDragImage(), disappears at the border of the control.
Now, I would like to see, if there is anything, I can do about that and keep the bitmap with the mousecursor, until the mouse button is finally released on the new control.
Any ideas?
Thanks,
DJ