ChangeSet ID: 12531 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/06/01 19:35:09
Modified files: dlls/msvcrt : wcs.c msvcrt.spec
Log message: Mike McCormack mike@codeweavers.com Copy the vsnprintfW implementation from libunicode.so to msvcrt and add a handler for the %S flag. That requires a conversion to unicode and knowledge of the current ASCII code page.
Patch: http://cvs.winehq.org/patch.py?id=12531
Old revision New revision Changes Path 1.16 1.17 +173 -2 wine/dlls/msvcrt/wcs.c 1.90 1.91 +1 -1 wine/dlls/msvcrt/msvcrt.spec