Vitaly Lipatov a écrit :
Is it known that console message printed to output in wine internal encoding (OEM?), not in locale encoding. Is it bug or just needed coding right behavior? For example, I have koi8-r as locale encoding, cp866 as OEM CP and cp1251 as ANSI CP.
In windows, the default CP for consoles is OEM. This can be changed. The CP you described are windows' or Linux ones ? A+