<?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 : &#069;mbedding CCJTreectrl in CTreeView</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : General Discussion : &#069;mbedding CCJTreectrl in CTreeView]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 27 Apr 2026 15:30:45 +0000</pubDate>
  <lastBuildDate>Mon, 12 Apr 2004 18:44:38 +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=335</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[&#069;mbedding CCJTreectrl in CTreeView : This breaks the laws of C++. The...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=335&amp;PID=1602&amp;title=embedding-ccjtreectrl-in-ctreeview#1602</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=15">spike</a><br /><strong>Subject:</strong> 335<br /><strong>Posted:</strong> 12 April 2004 at 6:44pm<br /><br /><P>This breaks the laws of C++. The object would have to be allocated as a "CCJTreeCtrl" in order to call methods that are <strong>*in*</strong> "CCJTreeCtrl".</P><P>All you have done is cast a CTreeCtrl* to a CCJTreeCtrl, that does not automatically give you access to everything in CCJTreeCtrl.</P><P>I would suggest you use CXTTreeView.&nbsp; </P>]]>
   </description>
   <pubDate>Mon, 12 Apr 2004 18:44:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=335&amp;PID=1602&amp;title=embedding-ccjtreectrl-in-ctreeview#1602</guid>
  </item> 
  <item>
   <title><![CDATA[&#069;mbedding CCJTreectrl in CTreeView : Okay. In my particular case, I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=335&amp;PID=1523&amp;title=embedding-ccjtreectrl-in-ctreeview#1523</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=133">thodgson</a><br /><strong>Subject:</strong> 335<br /><strong>Posted:</strong> 02 April 2004 at 8:02am<br /><br /><P>Okay.&nbsp; In my particular case, I had copied the XT Pro dll from one machine to another and tried to run my program using that dll (wrong).&nbsp; I instead copied the dll which was built on the same machine, to my program's bin directory, ran the program, and the error went away.</P><P>Hopefully this information will help you in some way.</P><P>Tim</P>]]>
   </description>
   <pubDate>Fri, 02 Apr 2004 08:02:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=335&amp;PID=1523&amp;title=embedding-ccjtreectrl-in-ctreeview#1523</guid>
  </item> 
  <item>
   <title><![CDATA[&#069;mbedding CCJTreectrl in CTreeView : I reinstalled my OS, VC 6.0, Xtreme...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=335&amp;PID=1514&amp;title=embedding-ccjtreectrl-in-ctreeview#1514</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=133">thodgson</a><br /><strong>Subject:</strong> 335<br /><strong>Posted:</strong> 01 April 2004 at 2:23pm<br /><br /><P>I reinstalled my OS, VC 6.0, Xtreme Toolkit 8.61 Pro, Platform SDK.&nbsp; I did a rebuild all on my program.&nbsp; I ran my program and got a similar error.</P><P>On another machine, I don't get the error...not sure why, but the answer is in the differences.</P><P>If I find out what is causing this, I'll let you know.&nbsp; </P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Thu, 01 Apr 2004 14:23:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=335&amp;PID=1514&amp;title=embedding-ccjtreectrl-in-ctreeview#1514</guid>
  </item> 
  <item>
   <title><![CDATA[&#069;mbedding CCJTreectrl in CTreeView : Hi  Has anyone tried using the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=335&amp;PID=744&amp;title=embedding-ccjtreectrl-in-ctreeview#744</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=301">huw.edwards</a><br /><strong>Subject:</strong> 335<br /><strong>Posted:</strong> 06 January 2004 at 5:58am<br /><br /><P>Hi </P><P>Has anyone tried using the treectrl in a ctreeview (or is this stupid?) </P><P>I can use the&nbsp;CJ tree ctlr in my treeview with </P><P>&nbsp;CCJTreeCtrl* m_pTreeCtrl = (CCJTreeCtrl*) &amp;GetTreeCtrl();</P><P>and it works fine until I try to use the extra functionality with </P><P>&nbsp;m_pTreeCtrl-&gt;EnableMultiSelect(TRUE);</P><P>at that point I get :<BR>File: i386\chkesp.c<BR>Line: 42<BR>The value of ESP was not properly saved across a function call. &#091;..&#093;<BR></P><P>I've tried switching to different calling conventions (__stdcall, __cdecl) with no effect.</P><P>Is it possible to embed a CJ tree ctrl in a tree view ?</P><P>Thanks Huw</P><P>&nbsp;</P><P>&nbsp;</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Tue, 06 Jan 2004 05:58:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=335&amp;PID=744&amp;title=embedding-ccjtreectrl-in-ctreeview#744</guid>
  </item> 
 </channel>
</rss>