<?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 : CXTPListCtrl derived class</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : CXTPListCtrl derived class]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 12 May 2026 20:09:50 +0000</pubDate>
  <lastBuildDate>Wed, 18 Aug 2021 05:57:43 +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=24193</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[CXTPListCtrl derived class : Hello again....The problem was...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24193&amp;PID=78197&amp;title=cxtplistctrl-derived-class#78197</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8916">angelsoriasanagustin</a><br /><strong>Subject:</strong> 24193<br /><strong>Posted:</strong> 18 August 2021 at 5:57am<br /><br /><div>Hello again....</div><div><div><br></div><div>The problem was static linking to XTControls and XTSkinFramework. If I undefined _XTP_STATICLINK, there is no error.</div></div><div><br></div><div><div>#define _XTP_STATICLINK</div><div>#include &lt;XTControls.h&gt;&nbsp; &nbsp;// Codejock Software Components</div><div>#include &lt;XTSkinFrameworkBundle.h&gt;&nbsp; &nbsp;// Codejock Software Components</div></div><div><br></div><div>How can I link statically to both libraries ?</div><div><br></div><div>Thanks</div>]]>
   </description>
   <pubDate>Wed, 18 Aug 2021 05:57:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24193&amp;PID=78197&amp;title=cxtplistctrl-derived-class#78197</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPListCtrl derived class : Hi.When I try to create a derived...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24193&amp;PID=78196&amp;title=cxtplistctrl-derived-class#78196</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8916">angelsoriasanagustin</a><br /><strong>Subject:</strong> 24193<br /><strong>Posted:</strong> 18 August 2021 at 5:24am<br /><br />Hi.<div><br></div><div>When I try to create a derived class:</div><div><br></div><div><div>class CXTPListCtrl2 : public CXTPListCtrl</div><div>{</div><div>public:</div><div><span style="white-space:pre">	</span>CXTPListCtrl2() {};</div><div>};</div></div><div><br></div><div>I get two link errors:</div><div>( I'm using 20.0 version )</div><div><br></div><div><div>1&gt;Controls2000vc160x64DSUD.lib(XTPListBase.obj) : error LNK2005: already defined "public: virtual void __cdecl CXTPListBase::SetExtendedStyle(unsigned long)" (?SetExtendedStyle@CXTPListBase@@UEAAXK@Z) en RecepcionDlg.obj</div><div>1&gt;Controls2000vc160x64DSUD.lib(XTPListBase.obj) : error LNK2005: already defined "public: virtual unsigned long __cdecl CXTPListBase::GetExtendedStyle(void)" (?GetExtendedStyle@CXTPListBase@@UEAAKXZ) en RecepcionDlg.obj</div></div><div><br></div><div>How can I fix it ?</div><div><br></div><div>Thanks.</div><div><br></div>]]>
   </description>
   <pubDate>Wed, 18 Aug 2021 05:24:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24193&amp;PID=78196&amp;title=cxtplistctrl-derived-class#78196</guid>
  </item> 
 </channel>
</rss>