Fix small bug in wineconsole

Anatoly vostok at etersoft.ru
Wed Oct 25 09:13:44 CDT 2006


After this fix I can use cyrillic symbols in wineconsole.
Changelog:
Code conversion in CP_UNIXCP a symbol received at input from the 
keyboard has been added at function FillSimpleChar. Then restriction at 
which all chars with a code> 127 were replaced with a symbol "space" has 
been removed at function Refresh. Before a conclusion to the screen in 
function WideCharToMultiByte instead of coding CP_ACP was used CP_UNIXCP 
(at function Refresh).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: curses.c.patch
Type: text/x-patch
Size: 1845 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20061025/12f8e2dd/curses.c.bin


More information about the wine-patches mailing list