<?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 : Problems with CXTShellListBase and friends</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : Problems with CXTShellListBase and friends]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 08 Apr 2026 13:19:09 +0000</pubDate>
  <lastBuildDate>Sun, 08 Jun 2008 13:41:24 +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=10956</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[Problems with CXTShellListBase and friends : Drag/drop does not seem to work...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10956&amp;PID=36420&amp;title=problems-with-cxtshelllistbase-and-friends#36420</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4140">JerryEvans</a><br /><strong>Subject:</strong> 10956<br /><strong>Posted:</strong> 08 June 2008 at 1:41pm<br /><br />Drag/drop does not seem to work correctly. <br><br>CXTShellListBase::OnDragDrop() contains a comment about registering a clipboard format to prevent a user dropping files onto the source window. <br><br>1. This is silly as it stops drag/drop in a multi-file view scenario. <br>2. I cannot see where WM_DRAGENTER/WM_DRAGOVER/etc are handled. Is this being done by the Windows ListCtrl ? I ask as dragging files from a shelllistview window shows the usual drop target cursor and not the 'Do not enter' icon. <br>3. If I want to get some control over the implementation is it best to use the List and embed it in my own view so I can correctly intercept the drag+drop messages as I need?<br>4. If no selection is made in the shell list view then the context menu only contains 'New' and 'Properties'. What happened to the clipboard if I copied beforehand?<br><br>Thx<br><br>Jerry<br>]]>
   </description>
   <pubDate>Sun, 08 Jun 2008 13:41:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10956&amp;PID=36420&amp;title=problems-with-cxtshelllistbase-and-friends#36420</guid>
  </item> 
 </channel>
</rss>