<?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 : write place of including &quot;XTToolkitPro.rc&quot;???</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : write place of including &quot;XTToolkitPro.rc&quot;???]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 14 Jun 2026 19:37:49 +0000</pubDate>
  <lastBuildDate>Thu, 05 Apr 2007 01:14:27 +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=6794</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[write place of including &quot;XTToolkitPro.rc&quot;??? : Thanks Oleg...   ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6794&amp;PID=21694&amp;title=write-place-of-including-xttoolkitpro-rc#21694</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2689">aimslife</a><br /><strong>Subject:</strong> 6794<br /><strong>Posted:</strong> 05 April 2007 at 1:14am<br /><br /><!-- Start Signature -->Thanks <font face="Verdana, Arial, Helvetica, sans-serif">Oleg... </font>]]>
   </description>
   <pubDate>Thu, 05 Apr 2007 01:14:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6794&amp;PID=21694&amp;title=write-place-of-including-xttoolkitpro-rc#21694</guid>
  </item> 
  <item>
   <title><![CDATA[write place of including &quot;XTToolkitPro.rc&quot;??? : Hi,  Move it to res\xxx.rc2...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6794&amp;PID=21678&amp;title=write-place-of-including-xttoolkitpro-rc#21678</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6794<br /><strong>Posted:</strong> 04 April 2007 at 5:10am<br /><br /><DIV>Hi,</DIV><DIV>&nbsp;</DIV><DIV>Move it to res\xxx.rc2 file.</DIV>]]>
   </description>
   <pubDate>Wed, 04 Apr 2007 05:10:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6794&amp;PID=21678&amp;title=write-place-of-including-xttoolkitpro-rc#21678</guid>
  </item> 
  <item>
   <title><![CDATA[write place of including &quot;XTToolkitPro.rc&quot;??? : Hi,i am making SDI application...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6794&amp;PID=21672&amp;title=write-place-of-including-xttoolkitpro-rc#21672</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2689">aimslife</a><br /><strong>Subject:</strong> 6794<br /><strong>Posted:</strong> 04 April 2007 at 2:55am<br /><br />Hi,<br><br>i am making SDI application in vs2k5 and i am using CXTListView class for base class of my view class. i was enable sorting in my list view and its working fine in debug mode but application making crashes in release version. my release version contain static linking configuration with Codejok Toolkit, But i was solved this problem by including following lines in my (.rc) file.<br><br>#if !defined (_AFXDLL) || defined(_XTP_STATICLINK)<br>#include &lt;XTToolkitPro.rc&gt;<br>#endif<br><br>After placing these lines of code when i try to open view any resource from resource view of an application, my vs stop responding, but when i remove the above lines of code from (.rc) file then my project resource view working perfect... <br><br>following lines of code shows the placing of above lines of code in (.rc) file.<br><br>// Microsoft Visual C++ generated resource script.<br>//<br>#include "resource.h"<br><br>#define APSTUDIO_READONLY_SYMBOLS<br>/////////////////////////////////////////////////////////////////////////////<br>//<br>// Generated from the TEXTINCLUDE 2 resource.<br>//<br>#include "afxres.h"<br><br>/////////////////////////////////////////////////////////////////////////////<br>#undef APSTUDIO_READONLY_SYMBOLS<br><br>#if !defined (_AFXDLL) || defined(_XTP_STATICLINK)<br>#include &lt;XTToolkitPro.rc&gt;<br>#endif<br><br>/////////////////////////////////////////////////////////////////////////////<br>// English (U.S.) resources<br><br>#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)<br>#ifdef _WIN32<br>LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US<br>#pragma code_page(1252)<br>#endif //_WIN32<br><br>#ifdef APSTUDIO_INVOKED<br><br>Please guide me, what is the right place of writing include "XTToolkitPro.rc" file in (.rc) file or where i include "XTToolkitPro.rc" file in project??<br>]]>
   </description>
   <pubDate>Wed, 04 Apr 2007 02:55:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6794&amp;PID=21672&amp;title=write-place-of-including-xttoolkitpro-rc#21672</guid>
  </item> 
 </channel>
</rss>