https://bugs.winehq.org/show_bug.cgi?id=38638
Hugh McMaster hugh.mcmaster@outlook.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hugh.mcmaster@outlook.com
--- Comment #3 from Hugh McMaster hugh.mcmaster@outlook.com --- (In reply to Bruno Jesus from comment #2)
This problem was introduced by http://source.winehq.org/git/wine.git/commitdiff/ 412a4f13f676fe105d75da5d2b9b399916c64f74 but technically it's not a regression. The commit is using ascii output functions instead of the W versions. I sent a patch: http://source.winehq.org/patches/data/111520
This breaks regsvr32 output. WriteConsole is trying to output ascii characters.
See https://www.winehq.org/pipermail/wine-devel/2015-May/107627.html