dlls/msvcrt: vfprintf.c (Patch 6.1)

Jaco Greeff jaco at puxedo.org
Thu Oct 31 13:23:48 CST 2002


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 at puxedo.org>
- Removal of Unicode -> ASCII -> Unicode conversions. Unicode strings are
now printed directly.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/octet-stream
Size: 3254 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20021031/c78be545/attachment.obj


More information about the wine-patches mailing list