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@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.