Drag&Drop
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, What could be the possible causes for a dragand drop operation to fail. I've used a COleDataSource Object and Initiated a drag operation with the COleDataSource's DoDragDrop method. I find that it has been returning from the ::DoDragDrop( Win32 API) instead of going into a loop. any help would be greatly appreciated. thanks in advance Vijay.