Michael Jung mjung@iss.tu-darmstadt.de writes:
Hi Alexandre,
seems like you rejected this patch. Is it too hack'ish? At a first glance it seems like it would be enough to figure out the IDropTarget belonging to the hwnd and call a DragOver on this interface. The problem is that the drop source (or the DoDragDrop function) might have to change the cursor.
Could you please give me a tip on how to do this the right way?
I don't really know what the right way is, I just know that faking mouse messages probably isn't it <g>