<?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 : TKP 13.21 and resources problem</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : TKP 13.21 and resources problem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 22:34:55 +0000</pubDate>
  <lastBuildDate>Wed, 15 Dec 2010 11:17:26 +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=17682</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[TKP 13.21 and resources problem : Unfortunately, I have recompiled...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17682&amp;PID=61850&amp;title=tkp-13-21-and-resources-problem#61850</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5198">SMaton</a><br /><strong>Subject:</strong> 17682<br /><strong>Posted:</strong> 15 December 2010 at 11:17am<br /><br />Unfortunately, I have recompiled all dlls etc. Yet the problem still persists. The resource assert is only thrown in Debug.&nbsp;Apparently&nbsp;the Release version silently discards the not loaded cursor and continues to work "as is".<div><br></div><div>I've checked several ways to bypass this problem (which, as I repeat, only occurs in the debug version):&nbsp;included the .rc in my .rc2 of the exe (where it appears in the resources within VS), the dlls (where the cursor does not appear in the dll resources), checked the release and the debug version, verified my settings, etc...</div>]]>
   </description>
   <pubDate>Wed, 15 Dec 2010 11:17:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17682&amp;PID=61850&amp;title=tkp-13-21-and-resources-problem#61850</guid>
  </item> 
  <item>
   <title><![CDATA[TKP 13.21 and resources problem : You obviously load your exe where...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17682&amp;PID=61845&amp;title=tkp-13-21-and-resources-problem#61845</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 17682<br /><strong>Posted:</strong> 15 December 2010 at 9:52am<br /><br />You obviously load your exe where a satellite language dll/xml is available.<DIV>&nbsp;</DIV><DIV>XTPResourceManager() looks for localization files, and I bet it finds one - which hasn't been updated with the new resource.</DIV>]]>
   </description>
   <pubDate>Wed, 15 Dec 2010 09:52:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17682&amp;PID=61845&amp;title=tkp-13-21-and-resources-problem#61845</guid>
  </item> 
  <item>
   <title><![CDATA[TKP 13.21 and resources problem :  Hello everyone,I&amp;#039;m currently...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17682&amp;PID=61842&amp;title=tkp-13-21-and-resources-problem#61842</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5198">SMaton</a><br /><strong>Subject:</strong> 17682<br /><strong>Posted:</strong> 15 December 2010 at 5:54am<br /><br />Hello everyone,<div><br></div><div>I'm currently working on a client's project who uses the Toolkit V13.01. In my installation, I use V13.21 (because I don't have the 13.01 installer anymore).</div><div><br></div><div>MFC and the toolkit are statically linked, no unicode but multibyte character set (so "SD" in this case).</div><div><br></div><div>Something weird is happening:</div><div><br></div><div>In the project I have an options dialog using the CXTPProptertyGrid class. Upon opening the dialog, CXTPPropertyGrid::CXTPPropertyGrid() is called which itself then calls&nbsp;"m_hCursorSplit = XTPResourceManager()-&gt;LoadCursor(XTP_IDC_VSPLITBAR);"</div><div><br></div><div>While the version compiled by the customer succeeds at this call, my own compile fails. The VSPLITBAR is not found with the error "&#091;...&#093;specific resource type cannot be found in the image file.".</div><div><br></div><div>To check if the resource (XTP_IDC_VSPLITBAR = 9971) is actually contained in the executable, I opened the .exe file in VS. This shows all resources within the executable. I clearly can see (and open within VS) that the bitmap is available under the Cursor resources.</div><div><br></div><div>The .rc2 file of my project contains the&nbsp;#include "XTToolkitPro.rc" entry.</div><div><br></div><div>I currently scratch my head because I cannot figure out, why the heck the cursor cannot be loaded.</div><div><br></div><div>If anyone has an idea, it would be greatly appreciated.</div><div><br></div><div>Edit: I just checked Release vs Debug version and it seems that either only the Debug version has the problem or the Release version simply ignores the load fail.</div><div><br></div><div>Thanks,</div><div>Stefan</div>]]>
   </description>
   <pubDate>Wed, 15 Dec 2010 05:54:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17682&amp;PID=61842&amp;title=tkp-13-21-and-resources-problem#61842</guid>
  </item> 
 </channel>
</rss>