Modified: xerces/c/trunk/tools/NLS/Xlat/Xlat_Win32RC.cpp URL: http://svn.apache.org/viewvc/xerces/c/trunk/tools/NLS/Xlat/Xlat_Win32RC.cpp?rev=698557&r1=698556&r2=698557&view=diff ============================================================================== --- xerces/c/trunk/tools/NLS/Xlat/Xlat_Win32RC.cpp (original) +++ xerces/c/trunk/tools/NLS/Xlat/Xlat_Win32RC.cpp Wed Sep 24 06:19:01 2008 @@ -79,7 +79,7 @@ // type prefix support, we have to put them out as numeric character // values. // - fwprintf(fOutFl, L" %-16d \"", messageId + fMsgOffset); + fwprintf(fOutFl, L" %-16d L\"", messageId + fMsgOffset); bool isOnlyASCII=true; const XMLCh* rawData = msgText;
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
