[Bug 8022] cmd.exe uses wrong codepage for console output
http://bugs.winehq.org/show_bug.cgi?id=8022 us(a)edmeades.me.uk changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wine-bugs(a)winehq.org AssignedTo|wine-bugs(a)winehq.org |us(a)edmeades.me.uk ------- Additional Comments From us(a)edmeades.me.uk 2007-11-04 17:21 ------- k, Investigating (1) shows a bug in msvcrt Unicode routines. Started a discussion on wine-devel to see how to fix it. It may account for the dir issue as well, but as I cant reproduce it I cant tell To follow the discussion, look at http://article.gmane.org/gmane.comp.emulators.wine.devel/50241 Basically wprintf->vsnwprintf->fwrite->_write->WriteFile->WriteConsoleA ie a Unicode string gets written out as ANSI, ie the nulls between the characters (for basic a-z) come out as well when they shouldnt -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. You are on the CC list for the bug, or are watching someone who is.
participants (1)
-
Wine Bugs