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