<?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 : How to using in none-english  with static link?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : How to using in none-english  with static link?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 07:26:00 +0000</pubDate>
  <lastBuildDate>Tue, 11 Mar 2008 23:16:23 +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=9857</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[How to using in none-english  with static link? : Thanks very much! ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9857&amp;PID=32167&amp;title=how-to-using-in-noneenglish-with-static-link#32167</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3675">lanlamer</a><br /><strong>Subject:</strong> 9857<br /><strong>Posted:</strong> 11 March 2008 at 11:16pm<br /><br />Thanks very much!]]>
   </description>
   <pubDate>Tue, 11 Mar 2008 23:16:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9857&amp;PID=32167&amp;title=how-to-using-in-noneenglish-with-static-link#32167</guid>
  </item> 
  <item>
   <title><![CDATA[How to using in none-english  with static link? : Question:  How do I statically...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9857&amp;PID=32150&amp;title=how-to-using-in-noneenglish-with-static-link#32150</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 9857<br /><strong>Posted:</strong> 11 March 2008 at 12:00pm<br /><br /><strong>Question:</strong> <DIV style="PADDING-LEFT: 20px; PADDING-BOTTOM: 20px">How do I statically link with Xtreme Toolkit Pro and when statically linked to MFC?</DIV><B>Answer:</B> <DIV style="PADDING-LEFT: 20px">Follow these steps to statically link with the Xtreme Toolkit Professional Version:</DIV><OL><LI style="PADDING-BOTTOM: 10px">Change your project settings to “Use MFC in a Static Library”. This is found on the “General” tab in your project settings dialog. <LI style="PADDING-BOTTOM: 10px">Change your “C/C++ Code Generation” to use either “Multithreaded” or “Debug Multithreaded” run-time library. For release builds use the “Multithreaded” (non DLL) run-time library. For debug builds use “Debug Multithreaded” (non DLL) run-time library. <LI style="PADDING-BOTTOM: 10px">Some libraries are incompatible when statically linking to MFC. On the link tab under input settings you will need to ignore the following libraries. <DIV style="PADDING-LEFT: 20px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px">For <B>“Multithreaded”</B> add the following to the “Ignore libraries” list:<BR>libc.lib, msvcrt.lib, libcd.lib, libcmtd.lib, msvcrtd.lib</DIV><DIV style="PADDING-LEFT: 20px; PADDING-BOTTOM: 10px">For <B>“Debug Multithreaded”</B> add the following to the “Ignore libraries” list:<BR>libc.lib, libcmt.lib, msvcrt.lib, libcmtd.lib, msvcrtd.lib</DIV>See Linker Tools Warning LNK4098 in MSDN for more details. <LI style="PADDING-BOTTOM: 10px">Add the following line to your application's <CODE>.rc2</CODE> file. This will link in the toolkit resources so they are available to your application. <DIV style="PADDING-TOP: 10px"><FONT color=#0000ff size=2><P>#define</FONT><FONT size=2> _XTP_RESOURCE_LANGUAGE de // e.g. to switch to German language</P><DIV></FONT>#include &lt;XTToolkitPro.rc&gt;<BR><FONT face=Verdana></FONT></DIV></DIV></LI></OL>]]>
   </description>
   <pubDate>Tue, 11 Mar 2008 12:00:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9857&amp;PID=32150&amp;title=how-to-using-in-noneenglish-with-static-link#32150</guid>
  </item> 
  <item>
   <title><![CDATA[How to using in none-english  with static link? : Hi,all! I want to use the Xtreme...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9857&amp;PID=32145&amp;title=how-to-using-in-noneenglish-with-static-link#32145</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3675">lanlamer</a><br /><strong>Subject:</strong> 9857<br /><strong>Posted:</strong> 11 March 2008 at 10:25am<br /><br />Hi,all!<DIV>I want to use the Xtreme Toolkit Pro in my none-english project with statically link,what steps should I do?</DIV>]]>
   </description>
   <pubDate>Tue, 11 Mar 2008 10:25:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9857&amp;PID=32145&amp;title=how-to-using-in-noneenglish-with-static-link#32145</guid>
  </item> 
 </channel>
</rss>