regsvr32: Convert source to Unicode (version 9)

Hugh McMaster hugh.mcmaster at outlook.com
Tue Jul 22 06:42:59 CDT 2014


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 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 HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140722/266a9a49/attachment-0001.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: regsvr32-unicode.txt
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140722/266a9a49/attachment-0001.txt>


More information about the wine-patches mailing list