[Bug 13819] Wrong codepage used for console output

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jun 15 03:58:18 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=13819





--- Comment #6 from Andrew Zabolotny <anpaza at mail.ru>  2009-06-15 03:58:16 ---
This is a case of program generating incorrect results in a perfectly valid
situation, so I'd classify this as a bug.

Perhaps GetConsoleOutputCP() should call some method of the driver, and let the
driver decide what's the correct console codepage. I have the same bug with my
linux console using UTF-8 (or CP1251) and GetConsoleOutputCP() returning 866,
so any cyrillic output I see is in incorrect encoding (just run 'wine cmd').

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list