regsvr32: Convert source to Unicode (plain text resend of version 9)

Hugh McMaster hugh.mcmaster at outlook.com
Wed Jul 23 02:57:14 CDT 2014


[Version 9, resent in plain text.]
 
This patch is the same as version 8 (http://source.winehq.org/patches/data/105468), 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.
 
The resource string change is necessary, otherwise the char* procName argument would not be printed correctly.
 
The patch replaces char* arrays with their WCHAR* equivalents. It also replaces ANSI functions with their wide character equivalents.
 
Changelog: regsvr32: Convert source to Unicode
 		 	   		  
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: regsvr32-unicode.txt
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140723/f31417ba/attachment-0001.txt>


More information about the wine-patches mailing list