Bugzilla – Bug 687
Support unicode
Last modified: 2009-01-11 10:35:20
You need to log in before you can comment on or make changes to this bug.
Port AuxUtils to unicode (?). Think is it necessary or not? If case yes, than port. getLastOSErrorString will not be working due to ANSI function FormatMessageA, CharToOemA Resume: currently ansi function is used and build to unicode without code modification isn't possible.
But not necessary for now.