<?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 : Unicode vs Non-Unicode</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : ActiveX COM : Unicode vs Non-Unicode]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 22:59:45 +0000</pubDate>
  <lastBuildDate>Fri, 11 Jul 2008 23:15: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=11218</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[Unicode vs Non-Unicode : I&amp;#039;ll have to test out using...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11218&amp;PID=38252&amp;title=unicode-vs-nonunicode#38252</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=570">nighthawk</a><br /><strong>Subject:</strong> 11218<br /><strong>Posted:</strong> 11 July 2008 at 11:15pm<br /><br />I'll have to test out using both unicode and non-unicode versions of the ocxs.&nbsp; I'm not going to create a seperate installation package for both versions so I will have to bundle them together, which will increase the size of my installation program by several MB.&nbsp; Not ideal but if it works smoothly, I may still go with that option.]]>
   </description>
   <pubDate>Fri, 11 Jul 2008 23:15:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11218&amp;PID=38252&amp;title=unicode-vs-nonunicode#38252</guid>
  </item> 
  <item>
   <title><![CDATA[Unicode vs Non-Unicode : Normaly it&amp;#039;s no problem,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11218&amp;PID=38236&amp;title=unicode-vs-nonunicode#38236</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2531">Baldur</a><br /><strong>Subject:</strong> 11218<br /><strong>Posted:</strong> 11 July 2008 at 10:25am<br /><br />Normaly it's no problem, if you use the ActiveX-Versions.<DIV>&nbsp;</DIV><DIV>The CLSID's and Typelib-Id from both versions are the same.</DIV><DIV>If you run the CJ COM-Registrator you can switch between this versions without any effect.</DIV><DIV>So for Win9X you can deliver the non-unicode and for other you can&nbsp;deliver the unicode-versions.</DIV><DIV>Your Application can ask the Unicode-Property of CJ's control.</DIV><DIV>&nbsp;</DIV><DIV>Because COM-interfaces use BSTR for Strings, this are always Unicode (for windows also named WideChar).</DIV><DIV>Only the UI's of windows himself doesn't support WideChar in 9X.</DIV>]]>
   </description>
   <pubDate>Fri, 11 Jul 2008 10:25:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11218&amp;PID=38236&amp;title=unicode-vs-nonunicode#38236</guid>
  </item> 
  <item>
   <title><![CDATA[Unicode vs Non-Unicode : I don&amp;#039;t know how unicode...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11218&amp;PID=37543&amp;title=unicode-vs-nonunicode#37543</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=570">nighthawk</a><br /><strong>Subject:</strong> 11218<br /><strong>Posted:</strong> 27 June 2008 at 4:24pm<br /><br />I don't know how unicode works from a technical level but is it possible for you to combine the unicode and non-unicode versions.&nbsp; Either make it auto-detect whether or not unicode is supported or else have a setting which will turn it on and off?&nbsp; Right now I'm using the non-unicode version because I need to support Win9x but I also would like to also support other languages for those who have a newer OS.<br><br>&nbsp;]]>
   </description>
   <pubDate>Fri, 27 Jun 2008 16:24:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11218&amp;PID=37543&amp;title=unicode-vs-nonunicode#37543</guid>
  </item> 
  <item>
   <title><![CDATA[Unicode vs Non-Unicode : Hi,  Don&amp;#039;t think you will...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11218&amp;PID=37461&amp;title=unicode-vs-nonunicode#37461</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11218<br /><strong>Posted:</strong> 27 June 2008 at 1:27am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Don't think you will notice any difference instead of charset support.</DIV><DIV>Main difference that Unicode version don't work with win9x.</DIV>]]>
   </description>
   <pubDate>Fri, 27 Jun 2008 01:27:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11218&amp;PID=37461&amp;title=unicode-vs-nonunicode#37461</guid>
  </item> 
  <item>
   <title><![CDATA[Unicode vs Non-Unicode : I understand that the unicode...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11218&amp;PID=37442&amp;title=unicode-vs-nonunicode#37442</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4178">griswald88</a><br /><strong>Subject:</strong> 11218<br /><strong>Posted:</strong> 26 June 2008 at 1:16pm<br /><br />I understand that the unicode versions of the com components support foreign characters, but I wanted to know other than characterset implementation, is there any other differences between the two versions, particularly with the CommandBars and TaskPanel?&nbsp; We localize our applications and would prefer to use the unicode controls, but we have implemented everything so far using the ANSI controls.&nbsp; What impact would switching to the unicode controls have, if any? ]]>
   </description>
   <pubDate>Thu, 26 Jun 2008 13:16:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11218&amp;PID=37442&amp;title=unicode-vs-nonunicode#37442</guid>
  </item> 
 </channel>
</rss>