<?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 : Japanese Menu without UNICODE compilation</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Japanese Menu without UNICODE compilation]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 11 Apr 2026 05:48:26 +0000</pubDate>
  <lastBuildDate>Wed, 16 Jun 2010 08:41:25 +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=16813</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[Japanese Menu without UNICODE compilation : Hi,  Yes, Scribble will work if...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16813&amp;PID=58972&amp;title=japanese-menu-without-unicode-compilation#58972</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 16813<br /><strong>Posted:</strong> 16 June 2010 at 8:41am<br /><br />Hi,<br /><br />Yes, Scribble will work if you run on English OS with Japanese as language for non-Unicode programs.]]>
   </description>
   <pubDate>Wed, 16 Jun 2010 08:41:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16813&amp;PID=58972&amp;title=japanese-menu-without-unicode-compilation#58972</guid>
  </item> 
  <item>
   <title><![CDATA[Japanese Menu without UNICODE compilation : It is possible to display MBCS...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16813&amp;PID=58971&amp;title=japanese-menu-without-unicode-compilation#58971</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3717">Smucker</a><br /><strong>Subject:</strong> 16813<br /><strong>Posted:</strong> 16 June 2010 at 8:20am<br /><br />It is possible to display MBCS on an English system, but it requires changing the system locale, so your system becomes kind of hybrid.<br><br>1) You have to make sure all the fonts you use include the proper characters.<br><br>2) The user has to set the <b>Language for non-Unicode programs</b> (aka system locale) appropriately in <b>Control Panel - Region and Language - Administrative</b>.<br><br>3) Since disk file names, etc., are stored in Unicode, only standard ASCII and files from your selected language from (2) will be handled correctly in your program. This is because the UNICODE-&gt;MBCS conversions will fail for characters that cannot be represented in the current locale.<br><br>It's much, much better to use UNICODE.<br><br>]]>
   </description>
   <pubDate>Wed, 16 Jun 2010 08:20:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16813&amp;PID=58971&amp;title=japanese-menu-without-unicode-compilation#58971</guid>
  </item> 
  <item>
   <title><![CDATA[Japanese Menu without UNICODE compilation : I took Debug version(NON-UNICODE)...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16813&amp;PID=58970&amp;title=japanese-menu-without-unicode-compilation#58970</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6163">vaddiprasad</a><br /><strong>Subject:</strong> 16813<br /><strong>Posted:</strong> 16 June 2010 at 5:46am<br /><br />I took Debug version(NON-UNICODE) of scribble application. Then switching of application language to Japanese works fine in two scenarios:<br />1. Run application in XP Japanese OS<br />2. Run in XP English OS with the following setting - Set the Japanese language for display of non-unicode characters in Control Panel-&gt;Regional and Language Settings-&gt;Advanced.<br /><br />The conversion from WideCharToMultiByte is successful in the above two scenarios whereas it does not convert correctly XP English]]>
   </description>
   <pubDate>Wed, 16 Jun 2010 05:46:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16813&amp;PID=58970&amp;title=japanese-menu-without-unicode-compilation#58970</guid>
  </item> 
  <item>
   <title><![CDATA[Japanese Menu without UNICODE compilation : You can&amp;#039;t display Japanese...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16813&amp;PID=58969&amp;title=japanese-menu-without-unicode-compilation#58969</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1011">Barto</a><br /><strong>Subject:</strong> 16813<br /><strong>Posted:</strong> 16 June 2010 at 4:36am<br /><br />You can't display Japanese text on an English OS unless you use UNICODE.]]>
   </description>
   <pubDate>Wed, 16 Jun 2010 04:36:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16813&amp;PID=58969&amp;title=japanese-menu-without-unicode-compilation#58969</guid>
  </item> 
  <item>
   <title><![CDATA[Japanese Menu without UNICODE compilation : Hi Oleg  Thank you very much for...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16813&amp;PID=58948&amp;title=japanese-menu-without-unicode-compilation#58948</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6163">vaddiprasad</a><br /><strong>Subject:</strong> 16813<br /><strong>Posted:</strong> 15 June 2010 at 4:33am<br /><br />Hi Oleg<br /><br />Thank you very much for the prompt response. The scribble sample works without any issues when it is installed/tested on Japanese operating system. However, I am trying to make this work on an english operating system. <br /><br />My requirement is to run scribble sample on english OS and to make sure that the menu items are displayed in Japanese when the japanese language option is selected.<br /><br />Please let me know your thoughts on this.<br /><br />regards<br /><br />Vaddi]]>
   </description>
   <pubDate>Tue, 15 Jun 2010 04:33:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16813&amp;PID=58948&amp;title=japanese-menu-without-unicode-compilation#58948</guid>
  </item> 
  <item>
   <title><![CDATA[Japanese Menu without UNICODE compilation : Hi,  Did you set right encoding...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16813&amp;PID=58921&amp;title=japanese-menu-without-unicode-compilation#58921</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 16813<br /><strong>Posted:</strong> 14 June 2010 at 4:26am<br /><br />Hi,<br /><br />Did you set right encoding attribute for XML ?<br /><br />&lt;?xml version="1.0" encoding="shift-jis"?&gt;]]>
   </description>
   <pubDate>Mon, 14 Jun 2010 04:26:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16813&amp;PID=58921&amp;title=japanese-menu-without-unicode-compilation#58921</guid>
  </item> 
  <item>
   <title><![CDATA[Japanese Menu without UNICODE compilation :  Hi  I am trying to generate...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16813&amp;PID=58892&amp;title=japanese-menu-without-unicode-compilation#58892</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6163">vaddiprasad</a><br /><strong>Subject:</strong> 16813<br /><strong>Posted:</strong> 11 June 2010 at 5:20am<br /><br /><SPAN style="FONT-SIZE: 9pt; FONT-FAMILY: 'Arial','sans-serif'"><DIV>Hi</DIV><DIV>&nbsp;</DIV><DIV>I am trying to generate the menu titles using an XML file which has the menu items in Japanese. I am using the non unicode configuration of code jock toolkit to retrieve the Japanese menu titles but the menu entries are created in junk characters.</DIV><DIV>&nbsp;</DIV><DIV>I looked into sample applciation SCRIBBLE, which is generating Japanese menu items by using the UNICODE configuration. I would like to know about How to get the menu items of the SCRIBBLE application in Japanese language without using the Unicode compilation.</DIV><DIV>&nbsp;</DIV><DIV>Please let me know</DIV><DIV>&nbsp;</DIV><DIV>Regards</DIV><DIV>&nbsp;</DIV><DIV>Prasad</SPAN></DIV>]]>
   </description>
   <pubDate>Fri, 11 Jun 2010 05:20:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16813&amp;PID=58892&amp;title=japanese-menu-without-unicode-compilation#58892</guid>
  </item> 
 </channel>
</rss>