<?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 : CXTShellTreeCtrl  &amp; CXTShellListCtrl  problems</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CXTShellTreeCtrl  &amp; CXTShellListCtrl  problems]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 14 Jun 2026 16:41:42 +0000</pubDate>
  <lastBuildDate>Mon, 17 Dec 2007 00:58:28 +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=9117</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[CXTShellTreeCtrl  &amp; CXTShellListCtrl  problems : Problems using CXTShellTreeCtrl...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9117&amp;PID=29503&amp;title=cxtshelltreectrl-cxtshelllistctrl-problems#29503</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2801">mermaid</a><br /><strong>Subject:</strong> 9117<br /><strong>Posted:</strong> 17 December 2007 at 12:58am<br /><br />Problems using CXTShellTreeCtrl and CXTShellListCtrl in modal dialog <br>&nbsp;<br>Code:<br>BOOL RWGlobalAS::OnInitDialog()<br>{<br>&nbsp;&nbsp;&nbsp; CDialog::OnInitDialog();<br>&nbsp;&nbsp;&nbsp; &nbsp;<br>&nbsp;&nbsp;&nbsp; //-------------------------------------<br>&nbsp;&nbsp;&nbsp; m_wndShellTree.SubclassDlgItem(IDC_DIR_TREE, this); //CXTShellTreeCtrl&nbsp;<br>&nbsp;&nbsp;&nbsp; m_wndShellList.SubclassDlgItem(IDC_FILE_LIST, this);//CXTShellListCtrl&nbsp;<br>&nbsp;&nbsp;&nbsp; m_wndAddressCombo.SubclassDlgItem(IDC_DIR_COMBOBOX, this);<br>&nbsp;&nbsp;&nbsp; m_wndShellTreeV.AssociateList(&amp;m_wndShellListV);<br>&nbsp;&nbsp;&nbsp; m_wndShellTreeV.AssociateCombo(&amp;m_wndAddressCombo);<br>&nbsp;&nbsp;&nbsp; m_wndShellListV.AssociateTree(&amp;m_wndShellTreeV);<br>&nbsp;<br>...........<br>}<br>&nbsp;<br>In debug version program works well, problem appears in release. If we start dialog and then press close or cancel button without&nbsp;<br>tunneling tree, program dyes (not responding). If we have some manipulations with tree or list, everything works well. <br>The dialog is called from dll (explicitly).<br>&nbsp;]]>
   </description>
   <pubDate>Mon, 17 Dec 2007 00:58:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9117&amp;PID=29503&amp;title=cxtshelltreectrl-cxtshelllistctrl-problems#29503</guid>
  </item> 
 </channel>
</rss>