<?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 : Errors in my App after installing 9.50</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Errors in my App after installing 9.50]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 10:46:46 +0000</pubDate>
  <lastBuildDate>Mon, 11 Oct 2004 00:09:15 +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=1250</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[Errors in my App after installing 9.50 : We agree we have problems with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1250&amp;PID=3414&amp;title=errors-in-my-app-after-installing-9-50#3414</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 1250<br /><strong>Posted:</strong> 11 October 2004 at 12:09am<br /><br />We agree we have problems with TreeCtrl in 9.50. We will release 9.51 soon to fix it.]]>
   </description>
   <pubDate>Mon, 11 Oct 2004 00:09:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1250&amp;PID=3414&amp;title=errors-in-my-app-after-installing-9-50#3414</guid>
  </item> 
  <item>
   <title><![CDATA[Errors in my App after installing 9.50 : I&amp;#039;m getting these problems...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1250&amp;PID=3400&amp;title=errors-in-my-app-after-installing-9-50#3400</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=522">jscott</a><br /><strong>Subject:</strong> 1250<br /><strong>Posted:</strong> 08 October 2004 at 4:06pm<br /><br />I'm getting these problems too.&nbsp; Is there any resolutions yet?]]>
   </description>
   <pubDate>Fri, 08 Oct 2004 16:06:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1250&amp;PID=3400&amp;title=errors-in-my-app-after-installing-9-50#3400</guid>
  </item> 
  <item>
   <title><![CDATA[Errors in my App after installing 9.50 : And I can add: CXTPropertyGridItem::GetFirstChildItem()...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1250&amp;PID=3398&amp;title=errors-in-my-app-after-installing-9-50#3398</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=14">Graham</a><br /><strong>Subject:</strong> 1250<br /><strong>Posted:</strong> 08 October 2004 at 5:36am<br /><br /><P>And I can add:</P><DIV><SPAN =794481510-08102004><FONT face=Arial size=2>CXTPropertyGridItem::GetFirstChildItem() and</FONT></SPAN></DIV><DIV><SPAN =794481510-08102004><FONT face=Arial size=2><SPAN =794481510-08102004><FONT face=Arial size=2>CXTPropertyGridItem::GetNextChildItemm(POSITION&amp; rPosition)</FONT></SPAN></FONT></SPAN></DIV><DIV><SPAN =794481510-08102004><FONT face=Arial size=2><SPAN =794481510-08102004></SPAN></FONT></SPAN>&nbsp;</DIV><DIV><SPAN =794481510-08102004><FONT face=Arial size=2><SPAN =794481510-08102004>have both been removed.</SPAN></FONT></SPAN></DIV><DIV><SPAN =794481510-08102004><FONT face=Arial size=2><SPAN =794481510-08102004></SPAN></FONT></SPAN>&nbsp;</DIV><DIV><SPAN =794481510-08102004><FONT face=Arial size=2><SPAN =794481510-08102004>Graham</SPAN></FONT></SPAN></DIV>]]>
   </description>
   <pubDate>Fri, 08 Oct 2004 05:36:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1250&amp;PID=3398&amp;title=errors-in-my-app-after-installing-9-50#3398</guid>
  </item> 
  <item>
   <title><![CDATA[Errors in my App after installing 9.50 : And I can add: unresolved external...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1250&amp;PID=3397&amp;title=errors-in-my-app-after-installing-9-50#3397</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=686">cpede</a><br /><strong>Subject:</strong> 1250<br /><strong>Posted:</strong> 08 October 2004 at 4:56am<br /><br /><P>And I can add:</P><P><FONT color=#000000>unresolved external symbol "__declspec(dllimport) public: int __thiscall CXTTreeBaseT&lt;class CTreeCtrl,class CXTTreeBase&gt;::SetItemState(struct _TREEITEM *,unsigned int,unsigned int)" (</FONT><FONT color=#000000> __imp_?SetItemState@?$CXTTreeBaseT@VCTreeCtrl@@VCXTTreeBase@ @@@QAEHPAU_TREEITEM@@II@Z</FONT><FONT color=#000000>) </FONT></P><P>- cpede</P>]]>
   </description>
   <pubDate>Fri, 08 Oct 2004 04:56:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1250&amp;PID=3397&amp;title=errors-in-my-app-after-installing-9-50#3397</guid>
  </item> 
  <item>
   <title><![CDATA[Errors in my App after installing 9.50 : I downloaded the updated version...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1250&amp;PID=3389&amp;title=errors-in-my-app-after-installing-9-50#3389</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7">jwhagen</a><br /><strong>Subject:</strong> 1250<br /><strong>Posted:</strong> 07 October 2004 at 3:46pm<br /><br /><P>I downloaded the updated version today (thanks!) and everything installed just fine. When I recompiled my project so it would implemet the 950 version, I am now picking up errors in the compiler. I was wondering if you could tell me how to fix this error. What I get for an error message is:</P><P>error C2385: 'CXTTreeCtrl::GetNextItem' is ambiguous<BR>warning C4385: could be the 'GetNextItem' in base 'CTreeCtrl' of base 'CXTTreeBaseT&lt;class CTreeCtrl,class CXTTreeBase&gt;' of class 'CXTTreeCtrl'<BR>warning C4385: or the 'GetNextItem' in base 'CXTTreeBase' of base 'CXTTreeBaseT&lt;class CTreeCtrl,class CXTTreeBase&gt;' of class 'CXTTreeCtrl'<BR></P><P>My function is as follows:</P><P><table width="99%"><tr><td><pre class="BBcode">HTREEITEM <FONT color=#0000ff>CPaneEngineParameters</FONT>::<FONT color=#880000>GetFirstCheckedItem</FONT>(<FONT color=#0000ff>void</FONT>)</P><P>{</P><P><FONT color=#0000ff>&nbsp;&nbsp; CXTTreeCtrl</FONT>* <FONT color=#808080>pTreeCtrl</FONT>;</P><P><FONT color=#0000ff>&nbsp;&nbsp; for</FONT> ( HTREEITEM <FONT color=#808080>hItem1</FONT> = <FONT color=#808080>pTreeCtrl</FONT>-&gt;<FONT color=#880000>GetRootItem</FONT>();</P><P><FONT color=#808080>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hItem1</FONT>!=<FONT color=#a000a0>NULL</FONT>;</P><P><FONT color=#808080>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; hItem1</FONT> = <FONT color=#808080>pTreeCtrl</FONT>-&gt;<FONT color=#880000>GetNextItem</FONT>( <FONT color=#808080>hItem1</FONT> );</P><P>&nbsp;&nbsp; )</P><P><FONT color=#0000ff>&nbsp;&nbsp; if</FONT> ( <FONT color=#880000>IsItemChecked</FONT>(<FONT color=#808080>hItem1</FONT>) )</P><P><FONT color=#0000ff>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; return</FONT> <FONT color=#808080>hItem1</FONT>;</P><P><FONT color=#0000ff>&nbsp;&nbsp; return</FONT> <FONT color=#a000a0>NULL</FONT>;</P><P>}</pre></td></tr></table></P><P>Thanks.</P><P>John Hagen</P>]]>
   </description>
   <pubDate>Thu, 07 Oct 2004 15:46:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1250&amp;PID=3389&amp;title=errors-in-my-app-after-installing-9-50#3389</guid>
  </item> 
 </channel>
</rss>