<?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 : Bug in CListCtrl</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Bug in CListCtrl]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 16:02:38 +0000</pubDate>
  <lastBuildDate>Tue, 14 Jun 2016 06:02: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=23046</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[Bug in CListCtrl : Hi.I&amp;#039;m using ToolkitPro v...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23046&amp;PID=74809&amp;title=bug-in-clistctrl#74809</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8916">angelsoriasanagustin</a><br /><strong>Subject:</strong> 23046<br /><strong>Posted:</strong> 14 June 2016 at 6:02am<br /><br />Hi.<div><br><div>I'm using ToolkitPro v 17.2 with VisualStudio 2015. Theme is&nbsp;Office2010 Black.</div><div><br></div><div>When I try to put the small sort arrow in a&nbsp;<span style="line-height: 16.8px;">CListCtrl&nbsp;</span><span style="line-height: 1.4;">control header with this:</span></div><div><br></div><div><div><span ="Apple-tab-span" style="white-space:pre">			</span>HDITEM hditem = {0};</div><div><span ="Apple-tab-span" style="white-space:pre">			</span>hditem.mask = HDI_FORMAT;</div><div><span ="Apple-tab-span" style="white-space:pre">			</span>VERIFY( GetHeaderCtrl()-&gt;GetItem( 0, &amp;hditem ) );</div><div><span ="Apple-tab-span" style="white-space:pre">			</span>hditem.fmt &amp;= ~(HDF_SORTDOWN|HDF_SORTUP);</div><div><span ="Apple-tab-span" style="white-space:pre">			</span>hditem.fmt |= HDF_SORTDOWN;</div><div><span ="Apple-tab-span" style="white-space:pre">			</span>VERIFY( CListCtrl::GetHeaderCtrl()-&gt;SetItem( 0, &amp;hditem ) );</div></div><div><br></div><div>The program hangs in debug mode. In release mode runs, but no arrow is shown.</div><div><br></div><div>Without the use of&nbsp;<span style="line-height: 16.8px;">ToolkitPro works fine.</span></div><div><span style="line-height: 16.8px;"><br></span></div><div>Can you test it ?</div><div><br></div><div>Thanks.</div></div>]]>
   </description>
   <pubDate>Tue, 14 Jun 2016 06:02:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23046&amp;PID=74809&amp;title=bug-in-clistctrl#74809</guid>
  </item> 
 </channel>
</rss>