[Patch 3/3] regsvr32: Convert char* to WCHAR*

Vincent Povirk madewokherd at gmail.com
Tue Jun 24 11:06:56 CDT 2014


You should probably combine this with patch 1, so we don't have an
intermediate stage where the output is broken.

On Tue, Jun 24, 2014 at 7:07 AM, Hugh McMaster
<hugh.mcmaster at masterindexing.com> wrote:
> This patch converts the char* strings of DllRegisterServer, DllUnregisterServer and DllInstall to WCHAR* strings for direct Unicode output. This avoids the need to modify any resource strings.
>
>
>



More information about the wine-devel mailing list