<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : SOLVED: Drag &amp; Drop from Windows Explorer</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : SOLVED: Drag &amp; Drop from Windows Explorer]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 27 Apr 2026 14:25:47 +0000</pubDate>
  <lastBuildDate>Wed, 09 Jul 2008 08:44:22 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=11345</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[SOLVED: Drag &amp; Drop from Windows Explorer : Thank you, it works great! ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11345&amp;PID=38044&amp;title=solved-drag-drop-from-windows-explorer#38044</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2660">McKloony</a><br /><strong>Subject:</strong> 11345<br /><strong>Posted:</strong> 09 July 2008 at 8:44am<br /><br />Thank you, it works great!]]>
   </description>
   <pubDate>Wed, 09 Jul 2008 08:44:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11345&amp;PID=38044&amp;title=solved-drag-drop-from-windows-explorer#38044</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED: Drag &amp; Drop from Windows Explorer : Peter,  Now we&amp;#039;re getting...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11345&amp;PID=38041&amp;title=solved-drag-drop-from-windows-explorer#38041</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 11345<br /><strong>Posted:</strong> 09 July 2008 at 7:11am<br /><br />Peter,<DIV>&nbsp;</DIV><DIV>Now we're getting somewhere <img src="https://forum.codejock.com/smileys/smiley2.gif" border="0"></DIV><DIV>Nice&nbsp;solution for Marcus as well.</DIV><DIV>&nbsp;</DIV><DIV>btw you can leave the @ before Aaron, its my real name <img src="https://forum.codejock.com/smileys/smiley2.gif" border="0"></DIV>]]>
   </description>
   <pubDate>Wed, 09 Jul 2008 07:11:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11345&amp;PID=38041&amp;title=solved-drag-drop-from-windows-explorer#38041</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED: Drag &amp; Drop from Windows Explorer :   Hi Marcus, it&amp;#039;s not a...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11345&amp;PID=38040&amp;title=solved-drag-drop-from-windows-explorer#38040</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3156">Peter59</a><br /><strong>Subject:</strong> 11345<br /><strong>Posted:</strong> 09 July 2008 at 6:42am<br /><br />Hi Marcus, <br><br>it's not a miracle to get your problem solved: <br><br>- set property <b>OLEDropMode </b>to <strong>xtpOLEDropManual<br></strong>- call <b>EnableDragDrop </b>method <br>- handle <b>OLEDragDrop</b> event to get the dropped files (filenames) <br><br>See attached sample <a href="uploads/20080709_064423_DropFilesToRepo.zip" target="_blank">uploads/20080709_064423_DropFilesToRepo.zip</a>. <br><br>If your issue is solved, please add&nbsp;SOLVED in your Topic description&nbsp;and have a look at post <a href="http://forum.codejock.com/forum_posts.asp?TID=11225" target="_blank">http://forum.codejock.com/forum_posts.asp?TID=11225</a><br><br>@Aaron: Do you think this sample is a candidate for the Code Snippets forum? Let me know...<br><br>Product: Xtreme SuitePro (ActiveX) version 11.2.2/12.0.1        <br>Platform: Windows 2K<br>Language: Visual Basic 6.0        SP6<br><br>]]>
   </description>
   <pubDate>Wed, 09 Jul 2008 06:42:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11345&amp;PID=38040&amp;title=solved-drag-drop-from-windows-explorer#38040</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED: Drag &amp; Drop from Windows Explorer : In keeping with the contribution...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11345&amp;PID=37980&amp;title=solved-drag-drop-from-windows-explorer#37980</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2660">McKloony</a><br /><strong>Subject:</strong> 11345<br /><strong>Posted:</strong> 08 July 2008 at 12:01pm<br /><br />In keeping with the contribution of <a href="https://forum.codejock.com/forum_posts.asp?TID=10986" target="_blank">https://forum.codejock.com/forum_posts.asp?TID=10986</A>&nbsp;(Point 4.) I'm looking for a sample, how to drag a file from the windows explorer into a report control. The only thing i want to do is, to fire the drop event and to get the fullpath of the file then. <DIV></DIV>]]>
   </description>
   <pubDate>Tue, 08 Jul 2008 12:01:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11345&amp;PID=37980&amp;title=solved-drag-drop-from-windows-explorer#37980</guid>
  </item> 
 </channel>
</rss>