[DUG] Drag and drop

Robert martin rob at chreos.co.nz
Tue Mar 22 10:57:55 NZDT 2011


Hi

I have an FTP tool that accepts drag and drop from Windows Explorer 
which is great.  I would like to add drag and drop from my app to 
Windows Explorer, essentially so you can use the drag and drop to tell 
the app which dir to download to.  I have spent a bit of time searching 
for code snippets but am having trouble finding anything, most results 
seem to return components to do this but all I really want is the code 
to register my app as a shell extenstion and trap the return messages 
from explorer (I guess thats the process).

Anyone have a code snippet for me :)

Thanks
Rob


More information about the Delphi mailing list