[PATCH 3/3] chcp: Set the global codepage when called with an argument.

Erich E. Hoover erich.e.hoover at gmail.com
Tue Dec 10 09:26:57 CST 2019


MSDN does not seem to explicitly say anywhere what happens when
setting the "active" code page, but several other sources online state
that it sets both the input and output console code page (whereas
graftabl sets just the output console code page).  This patch adds
that functionality so that applications that expect to be able to
change the "active" console code page can do so.

Best,
Erich
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-chcp-Set-the-global-codepage-when-called-with-an-arg.patch
Type: text/x-patch
Size: 1330 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20191210/e4d93422/attachment.bin>


More information about the wine-devel mailing list