nabetaro_at_caldron.jp wrote:
> Hi, developers,
>
> I am translating Japanese document.
> I wondered why index in HTML help is broken on officials,
> but all ok on my box.
>
> Follows are answers for my question:
>
> In short, it causes about the problem
> because hhc.exe doesn't support unicode.
> So, it works under the locale for build machine (probably, English).
>
> Microsoft released AppLocale, a tool for fix problem (temporarily).
> http://www.microsoft.com/globaldev/tools/apploc.mspx
>
> Because it is GUI program, it is hard to use in nant script.
> But I cauld build correct Japanese help under English locale.
>
>
> Then, I found follow for AppLocale with batch scripts:
> http://www.codeproject.com/KB/vb/apploc_automation.aspx
>
> unfortunately, we have to create wrapper for AppLocale.
>
> Is it useful?
I think if we go that way, we should use SBAppLocale:
http://www.steelbytes.com/?mid=45
But I'm not quite familiar with the doc build script. Can you maybe
provide a patch?
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
Received on 2008-04-18 22:17:02 CEST