Hi
I noticed DragAcceptFiles but that's not what I need. I can already
receive files from explorer, I want to drag 'too' explorer.
Cheers
Rob
On 22/03/2011 11:43, Jeremy North wrote:
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
No virus found in
this message.
Checked by AVG - www.avg.com
Version: 10.0.1204 / Virus Database: 1498/3520 - Release Date:
03/21/11
|
_______________________________________________
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