Drag&Drop from a TListView to Windows Explorer and editors, like NotePad etc.
2003-10-02 07:48:56 PM
cppbuilder38
Hi!
I've made a simple application in which I have file information displayed in
a TListView. I would like to be able to drag a row (which contains all
relevant information for a file) and drop it to Windows Explorer, so it's
copied to the dropped location. I also want to be able to drop to an editor,
ex. NotePad.
I can't get this to work. Have searched for information about this, but
haven't found any.
Does anyone know what I have to do to be able to achieve this?
Thanks in advance, Håkan Andersson