IDropTarget code location
Jan. 5, 2007
5:27 a.m.
Can anyone point me the location of the code that implements the IDropTarget class used by OLE2? Jeff
January 2007
3:50 p.m.
Jeff L wrote:
Can anyone point me the location of the code that implements the IDropTarget class used by OLE2?
There isn't one location - it depends on what you're dropping an object into. The most common object to drag&drop is a file though, so you might want to look in dlls/shell32. -- Rob Shearman
7021
Age (days ago)
7021
Last active (days ago)
1 comments
2 participants
participants (2)
-
Jeff L -
Robert Shearman