OLE Drag Drop from Internet Explorer
Note to self.
Dragging a link from a web page (not the address bar) to another application only works if the target application sets the drop effect to DROPEFFECT_LINK. DROPEFFECT_COPY does not cut it.
Google was unhelpfully silent on this matter. Hopefully from now on it won’t be.