<?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 : wchar_t and linking.</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : wchar_t and linking.]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 14 Jun 2026 13:19:45 +0000</pubDate>
  <lastBuildDate>Fri, 02 Feb 2007 05:24:13 +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=5311</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[wchar_t and linking. : Hello,Well I forgot to check all...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5311&amp;PID=20023&amp;title=wchar-t-and-linking#20023</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2517">jpnascim</a><br /><strong>Subject:</strong> 5311<br /><strong>Posted:</strong> 02 February 2007 at 5:24am<br /><br />Hello,<br><br>Well I forgot to check all the configurations for the solution. By browsing through them I found out that Unicode configurations have this option set to 'Yes' so I've changed them and redeployed. Problems were gone.<br><br>Thank you for your attention,<br><br>Joćo Pedro<br><br>]]>
   </description>
   <pubDate>Fri, 02 Feb 2007 05:24:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5311&amp;PID=20023&amp;title=wchar-t-and-linking#20023</guid>
  </item> 
  <item>
   <title><![CDATA[wchar_t and linking. : Hi, In 9.60 it was &amp;#034;No&amp;#034;...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5311&amp;PID=20015&amp;title=wchar-t-and-linking#20015</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5311<br /><strong>Posted:</strong> 02 February 2007 at 1:03am<br /><br />Hi,<DIV>In 9.60 it was "No" by default.</DIV><DIV>&nbsp;</DIV><DIV>What link error do you see? Do you see it compilling our samples?</DIV>]]>
   </description>
   <pubDate>Fri, 02 Feb 2007 01:03:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5311&amp;PID=20015&amp;title=wchar-t-and-linking#20015</guid>
  </item> 
  <item>
   <title><![CDATA[wchar_t and linking. : Hello Oleg,I am currently using...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5311&amp;PID=20006&amp;title=wchar-t-and-linking#20006</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2517">jpnascim</a><br /><strong>Subject:</strong> 5311<br /><strong>Posted:</strong> 01 February 2007 at 12:33pm<br /><br />Hello Oleg,<br><br>I am currently using VC 2003. Examining the directory:<br><br><i>..\Codejock Software\MFC\Xtreme Toolkit Pro v9.60\WorkSpace<br><br></i>I only find&nbsp; the folders: <br><b>XTPToolkit_Dll<br>XTPToolkit_Dll_Res<br>XTPToolkit_Lib<br>XTPToolkit_Samples<br><br></b>None of the main solutions contained in these directories have this option set to 'Yes'. I am using deployment-Wizard and I wonder if it overrides this setting. Any suggestions ?<br><br>Thank you,<br><br>Joćo Pedro<br>]]>
   </description>
   <pubDate>Thu, 01 Feb 2007 12:33:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5311&amp;PID=20006&amp;title=wchar-t-and-linking#20006</guid>
  </item> 
  <item>
   <title><![CDATA[wchar_t and linking. : Hello, Do you use vc 2003/2003/2005?  if...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5311&amp;PID=19994&amp;title=wchar-t-and-linking#19994</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5311<br /><strong>Posted:</strong> 01 February 2007 at 9:03am<br /><br />Hello, Do you use vc 2003/2003/2005?<DIV>&nbsp;</DIV><DIV>if you need rebuild our project open toolkit solution file (in Workspace folder) , right click in project and change option:</DIV><DIV>Configuration Properties-&gt;C/C++-&gt;Language-&gt;Treat <SPAN ="highlight">wchar_t</SPAN> as Builtin Type = No.<BR></DIV>]]>
   </description>
   <pubDate>Thu, 01 Feb 2007 09:03:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5311&amp;PID=19994&amp;title=wchar-t-and-linking#19994</guid>
  </item> 
  <item>
   <title><![CDATA[wchar_t and linking. : Hi,Which solution should I change...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5311&amp;PID=19992&amp;title=wchar-t-and-linking#19992</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2517">jpnascim</a><br /><strong>Subject:</strong> 5311<br /><strong>Posted:</strong> 01 February 2007 at 6:53am<br /><br />Hi,<br><br>Which solution should I change ? I can't find any with this option (Threat wchar_t as Built-in type) set to 'yes'. I've tried looking in 'Workspace' folder but found no success.<br><br>Thank you,<br><br>Joćo Pedro<br>]]>
   </description>
   <pubDate>Thu, 01 Feb 2007 06:53:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5311&amp;PID=19992&amp;title=wchar-t-and-linking#19992</guid>
  </item> 
  <item>
   <title><![CDATA[wchar_t and linking. : Hi, Just open solution in IDE,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5311&amp;PID=16605&amp;title=wchar-t-and-linking#16605</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5311<br /><strong>Posted:</strong> 18 October 2006 at 12:42am<br /><br /><P>Hi,</P><DIV>Just open solution in IDE, change this option for our project and rebuild it.</DIV>]]>
   </description>
   <pubDate>Wed, 18 Oct 2006 00:42:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5311&amp;PID=16605&amp;title=wchar-t-and-linking#16605</guid>
  </item> 
  <item>
   <title><![CDATA[wchar_t and linking. : Is it possible to link to the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5311&amp;PID=16603&amp;title=wchar-t-and-linking#16603</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1391">craig</a><br /><strong>Subject:</strong> 5311<br /><strong>Posted:</strong> 17 October 2006 at 3:03pm<br /><br />Is it possible to link to the codejock libs if I've set my project properties to not treat wchar_t as a builtin type?&nbsp; E.g.<br><br>Configuration Properties-&gt;C/C++-&gt;Language-&gt;Treat <span ="highlight">wchar_t</span> as Builtin Type = No.<br><br>I have a dependency on xerces and I can't link with it if I don't set it to No.&nbsp; But if I set it to No I don't seem to be able to link to my codejock libs.<br><br>Thanks for the help,<br>Craig<br><br>]]>
   </description>
   <pubDate>Tue, 17 Oct 2006 15:03:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5311&amp;PID=16603&amp;title=wchar-t-and-linking#16603</guid>
  </item> 
 </channel>
</rss>