[Eric] Re: Three small path Eric4
Tonal
tonal at promsoft.ru
Sun Apr 1 14:49:52 BST 2007
Detlev Offenbach wrote:
> What did you set on the Qt config page as default encoding? Have you tried
> cp866?
In win32 GUI You need work in ANSI (cp1251) codepage. All WinApi
function, such as CreateFile or MessageBox work in ANSI codepage. But
console in/out and environment variables have OEM coding.
Not only Russian Windows has such problems:
http://www.joelonsoftware.com/articles/Unicode.html
http://www.i18nguy.com/unicode/codepages.html#msftwindows
http://www.i18nguy.com/unicode/codepages.html#msftdos
More information about the Eric
mailing list