Search for DragAcceptFiles. You'll get plenty of examples.


On Tue, Mar 22, 2011 at 8:57 AM, Robert martin <r...@chreos.co.nz> wrote:

> 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
> _______________________________________________
> NZ Borland Developers Group - Delphi mailing list
> Post: delphi@delphi.org.nz
> Admin: http://delphi.org.nz/mailman/listinfo/delphi
> Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject:
> unsubscribe
>
_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi@delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject: 
unsubscribe

Reply via email to