<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
Hi<br>
<br>
I noticed DragAcceptFiles but that's not what I need. I can already
receive files from explorer, I want to drag 'too' explorer.<br>
<br>
Cheers<br>
Rob<br>
<br>
On 22/03/2011 11:43, Jeremy North wrote:
<blockquote
cite="mid:AANLkTimAzrK0Z_KFy5nVJurqo44xqjkY7EK9O6hdU=DV@mail.gmail.com"
type="cite">
<div>Search for DragAcceptFiles. You'll get plenty of examples.</div>
<div><br>
<br>
</div>
<div class="gmail_quote">On Tue, Mar 22, 2011 at 8:57 AM, Robert
martin <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:rob@chreos.co.nz">rob@chreos.co.nz</a>></span>
wrote:<br>
<blockquote style="border-left: 1px solid rgb(204, 204, 204);
margin: 0px 0px 0px 0.8ex; padding-left: 1ex;"
class="gmail_quote">Hi<br>
<br>
I have an FTP tool that accepts drag and drop from Windows
Explorer<br>
which is great. I would like to add drag and drop from my app
to<br>
Windows Explorer, essentially so you can use the drag and drop
to tell<br>
the app which dir to download to. I have spent a bit of time
searching<br>
for code snippets but am having trouble finding anything, most
results<br>
seem to return components to do this but all I really want is
the code<br>
to register my app as a shell extenstion and trap the return
messages<br>
from explorer (I guess thats the process).<br>
<br>
Anyone have a code snippet for me :)<br>
<br>
Thanks<br>
Rob<br>
_______________________________________________<br>
NZ Borland Developers Group - Delphi mailing list<br>
Post: <a moz-do-not-send="true"
href="mailto:delphi@delphi.org.nz">delphi@delphi.org.nz</a><br>
Admin: <a moz-do-not-send="true"
href="http://delphi.org.nz/mailman/listinfo/delphi"
target="_blank">http://delphi.org.nz/mailman/listinfo/delphi</a><br>
Unsubscribe: send an email to <a moz-do-not-send="true"
href="mailto:delphi-request@delphi.org.nz">delphi-request@delphi.org.nz</a>
with Subject: unsubscribe<br>
</blockquote>
</div>
<br>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: <a class="moz-txt-link-abbreviated" href="mailto:delphi@delphi.org.nz">delphi@delphi.org.nz</a>
Admin: <a class="moz-txt-link-freetext" href="http://delphi.org.nz/mailman/listinfo/delphi">http://delphi.org.nz/mailman/listinfo/delphi</a>
Unsubscribe: send an email to <a class="moz-txt-link-abbreviated" href="mailto:delphi-request@delphi.org.nz">delphi-request@delphi.org.nz</a> with Subject: unsubscribe</pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<p class="avgcert" color="#000000" align="left">No virus found in
this message.<br>
Checked by AVG - <a moz-do-not-send="true"
href="http://www.avg.com">www.avg.com</a><br>
Version: 10.0.1204 / Virus Database: 1498/3520 - Release Date:
03/21/11</p>
</blockquote>
</body>
</html>