<?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 : Which LANGID asks for unicode?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : General Discussion : Which LANGID asks for unicode?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 14 Apr 2026 19:51:14 +0000</pubDate>
  <lastBuildDate>Wed, 17 Jul 2013 15:47: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=17380</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[Which LANGID asks for unicode? : I don&amp;#039;t know of a Windows...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17380&amp;PID=71385&amp;title=which-langid-asks-for-unicode#71385</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> 17380<br /><strong>Posted:</strong> 17 July 2013 at 3:47pm<br /><br />I don't know of a Windows API. We moved our entire product to Unicode (c++ project) a few years ago. For cases where we still get UTF8 data (via web service calls, for example), we convert UTF8 to unicode (and back to UTF8 when sending data to a web service).<br><br>We support a fairly good set of languages. Japanese, Chinese (both traditional and simplified), Arabic, Russian ... Almost all languages are supported in Unicode. Also I think .NET is purely unicode so that would lead me to think moving to unicode is the way to go.<br><br>Except for the occasional individual character issue we have done OK with the move. And such issues are usually problems in the OS that Microsoft needs to address. I don't think we've seen one of those in quite a while.<br>]]>
   </description>
   <pubDate>Wed, 17 Jul 2013 15:47:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17380&amp;PID=71385&amp;title=which-langid-asks-for-unicode#71385</guid>
  </item> 
  <item>
   <title><![CDATA[Which LANGID asks for unicode? : There are hundreds of LCID/LANGID...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17380&amp;PID=60714&amp;title=which-langid-asks-for-unicode#60714</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 17380<br /><strong>Posted:</strong> 05 October 2010 at 4:59pm<br /><br />There are hundreds of LCID/LANGID supported in Windows. I'v dug through all APIs now, and I can't find a way to determine if a specific LCID/LANGID requires unicode for perfect result. For instance, Chinese requires unicode. Which API can tell me this?]]>
   </description>
   <pubDate>Tue, 05 Oct 2010 16:59:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17380&amp;PID=60714&amp;title=which-langid-asks-for-unicode#60714</guid>
  </item> 
 </channel>
</rss>