Hi.
I've created a .ctc file with my menus/commands.
I want to localize it to japan language.
My question is: how to put unicode characters into .ctc file?
I've tried some kinds of escape characted (e.g. \x, \u) but the ctc
compiler does not recognize it :(
I've also noticed that the binary .cto file contains 2-byte unicode
strings.
Please help.
Mikhail Arkhipov (Microsoft) - 16 Oct 2004 04:02 GMT
You don't have to use escapes or hex codes. Simply type in Japanese and save
file as Unicode or use JPN OS and save in default OS codepage. Yes, compiled
format is Unicode.
Thanks
Mikhail Arkhipov (Microsoft)
-- This post is provided 'AS IS' with no warranties and confers no rights.
On 10/15/04 3:24, in article
768bf843.0410150224.680a4e7c@posting.google.com, "Lukasz Wielek"
<wielo@parasoft.com.pl> wrote:
> Hi.
> I've created a .ctc file with my menus/commands.
[quoted text clipped - 8 lines]
>
> Please help.