[PATCH 3/3] chcp: Set the global codepage when called with an argument. (original) (raw)
Erich E. Hoover erich.e.hoover at gmail.com
Tue Dec 10 09:26:57 CST 2019
- Previous message (by thread): [PATCH 2/3] chcp: Return the active code page when called without arguments.
- Next message (by thread): [PATCH v4 1/5] strmbase: Combine the SetMediaType() and CompleteConnect() callbacks.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Previous message (by thread): [PATCH 2/3] chcp: Return the active code page when called without arguments.
- Next message (by thread): [PATCH v4 1/5] strmbase: Combine the SetMediaType() and CompleteConnect() callbacks.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]