Re: [Patch 3/3] regsvr32: Convert char* to WCHAR*
June 24, 2014
4:06 p.m.
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(a)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.
June 2014
6:07 a.m.
New subject: [Patch 3/3] regsvr32: Convert char* to WCHAR*
On Wednesday, 25 June 2014 2:07 AM, Vincent Povirk wrote:
You should probably combine this with patch 1, so we don't have an intermediate stage where the output is broken.
Good point. I'll send a combined patch. Thank you.
4292
Age (days ago)
4293
Last active (days ago)
1 comments
2 participants
participants (2)
-
Hugh McMaster -
Vincent Povirk