<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>On Mon, 25 May 2015 12:06:43 -0300, Bruno Jesus wrote:<br>> Fixes <a href="https://bugs.winehq.org/show_bug.cgi?id=38638" target="_blank"><a href="https://bugs.winehq.org/show_bug.cgi?id=38638" target="_blank">https://bugs.winehq.org/show_bug.cgi?id=38638</a></a><br><br>Hi Bruno,<br><br>Your patch had the unfortunate side-effect of breaking output for almost all resource strings used in regsvr32. The problem is that the names of DLLs and input commands are still in ASCII.<br><br>Fixing the issue requires more work, as regsvr32 needs to be converted to Unicode first.<br><br>I wrote patches to do that last year, but Alexandre felt they weren't needed. He said something like, "If it isn't broken, don't fix it". But now there is a problem, as translations are broken.<br><br>I've rebased the patches against the latest commit base and uploaded them to my Dropbox account. [1]<br><br>Feel free to use them. Or, if you like, I'll resend them to wine-patches.<br><br>--<br>Hugh McMaster<br><br>[1] https://www.dropbox.com/sh/7j8wh9n0n09znk5/AADz3Fa3oEmtRUhqVG-Kq0kIa?dl=0<br>                                          </div></body>
</html>