<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'><pre>This patch is the same as version 8 (<a href="http://source.winehq.org/patches/data/105468" target="_blank">http://source.winehq.org/patches/data/105468</a>), with the exception of a resource string change. The new version avoids making the new string too similar to the Windows version, which is the advice provided in the Wine wiki.<br> <br>The patch replaces char* arrays with their WCHAR* equivalents. It also replaces ANSI functions with their wide character equivalents.<br><br>Changelog: regsvr32: Convert source to Unicode<br></pre>                                    </div></body>
</html>