<?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 : Translations and static linking</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Translations and static linking]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 30 Apr 2026 21:09:33 +0000</pubDate>
  <lastBuildDate>Wed, 01 Feb 2012 09:00:16 +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=19455</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[Translations and static linking : I use satellite dlls to implement...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19455&amp;PID=67528&amp;title=translations-and-static-linking#67528</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2724">SvenC</a><br /><strong>Subject:</strong> 19455<br /><strong>Posted:</strong> 01 February 2012 at 9:00am<br /><br />I use satellite dlls to implement GUI translations. But with a fallback mechanism to use the main executable when a resource is not found in a satellite dll. So I can basically register multiple hinstance values which are searched until the resource is found. That helps to save space when e.g. images are the same in all languages, so they reside only in the main executable.<DIV>&nbsp;</DIV><DIV>My modules link statically to MFC and codejock and I would like to avoid having to include all codejock resources in every satellite dll.</DIV><DIV>&nbsp;</DIV><DIV>Currently my main concern are Ribbon resouces like it context menu, min/max and help buttons.</DIV><DIV>Can I change those texts after the ribbon was created?</DIV><DIV>&nbsp;</DIV><DIV>What would I need to do to extract part of the toolkit resources in different languages to incorporate them into my satellite dlls and how do&nbsp;I make the toolkit aware of my satellite dlls?</DIV><DIV>I would need that if I start allowing my useres to customize the ribbon through the toolkit customize dialog.</DIV>]]>
   </description>
   <pubDate>Wed, 01 Feb 2012 09:00:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19455&amp;PID=67528&amp;title=translations-and-static-linking#67528</guid>
  </item> 
 </channel>
</rss>