This patch is meant to be applied on top of 6 and removes the last real ugly from the code: Unicode characters/strings are now printed directly witout any ASCII conversions which might result in loss of information. This brings to the end the last big concern I had over the vfprintf patch. License: LGPL Changelog: * dlls/msvcrt/vfprintf.c: Jaco Greeff <jaco@puxedo.org> - Removal of Unicode -> ASCII -> Unicode conversions. Unicode strings are now printed directly.
Attachment:
msvcrt-vfprintf-6.1.diff
Description: Binary data