IDropTarget code location
5 Jan
2007
5 Jan
'07
5:27 a.m.
Can anyone point me the location of the code that implements the IDropTarget class used by OLE2? Jeff
5 Jan
5 Jan
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
6920
Age (days ago)
6920
Last active (days ago)
1 comments
2 participants
participants (2)
-
Jeff L -
Robert Shearman