http://bugs.winehq.org/show_bug.cgi?id=28189
Hugh McMaster hugh.mcmaster@outlook.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #47380|0 |1 is obsolete| |
--- Comment #3 from Hugh McMaster hugh.mcmaster@outlook.com --- Created attachment 47519 --> http://bugs.winehq.org/attachment.cgi?id=47519 Patch with unicode support
This patch replaces the printf() calls with the WriteConsoleW functionality to print messages to 'wineconsole cmd' or, if running 'wine regsvr32', to the xterm or equivalent.
This new version has full unicode support.