<?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 : Statically-linked MFC has trouble loading string r</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Statically-linked MFC has trouble loading string r]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 15 Apr 2026 03:20:40 +0000</pubDate>
  <lastBuildDate>Thu, 14 Nov 2019 22:25:42 +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=23787</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[Statically-linked MFC has trouble loading string r : I ran into this too -- after much...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23787&amp;PID=77535&amp;title=staticallylinked-mfc-has-trouble-loading-string-r#77535</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=16">kinook</a><br /><strong>Subject:</strong> 23787<br /><strong>Posted:</strong> 14 November 2019 at 10:25pm<br /><br />I ran into this too -- after much spelunking, I found that this is resolved by removing the AFX includes from<br /><br />Common\res\Resource.rc<br />Common\res\Resource-Neutral.rc<br />Common\res\Resource_bg.rc]]>
   </description>
   <pubDate>Thu, 14 Nov 2019 22:25:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23787&amp;PID=77535&amp;title=staticallylinked-mfc-has-trouble-loading-string-r#77535</guid>
  </item> 
  <item>
   <title><![CDATA[Statically-linked MFC has trouble loading string r : We have a statically-linked MFC...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23787&amp;PID=77193&amp;title=staticallylinked-mfc-has-trouble-loading-string-r#77193</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9171">mikeblas</a><br /><strong>Subject:</strong> 23787<br /><strong>Posted:</strong> 18 December 2018 at 7:11pm<br /><br /><div><br></div><div>We have a statically-linked MFC application that uses CodeJock ToolkitPro. After upgrading from 18.3 to 18.6, I find that some of my applications don't load. In release builds, they crash. In debug builds, they pitch an exception because an untitled MFC doc/view document can't load the <font face="Courier New, Courier, mono">AFX_IDS_UNTITLED</font> string resource.</div><div><br></div><div>I've debugged the issue pretty deeply, and I believe this problem to be caused by the upgrade to 18.6. Against this build, my application ends up with two string tables: one that's neutral, and one that's US/English. When building against 18.3, I have only one US/English string table. The desired&nbsp; <font face="Courier New, Courier, mono">AFX_IDS_UNTITLED</font> string resource is in the neutral string table, and MFC can't find it because it's looking for US/English strings (by design).</div><div><br></div><div>I see that the release notes include this item: "Inability to use some MFC resources in static configurations fixed for all localized modules"</div><div><br></div><div>Where can I read more about that issue? It sounds like it's directly related to the issue that I'm experiencing.</div><div><br></div>]]>
   </description>
   <pubDate>Tue, 18 Dec 2018 19:11:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23787&amp;PID=77193&amp;title=staticallylinked-mfc-has-trouble-loading-string-r#77193</guid>
  </item> 
 </channel>
</rss>