ChangeSet ID: 16104 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/02/14 14:53:42
Modified files: dlls/msvcrt/tests: printf.c dlls/msvcrt : wcs.c msvcrt.spec
Log message: Mike McCormack mike@codeweavers.com Add handling of %ws, %S and %C to _vns(w)printf, improve sprintf tests.
Patch: http://cvs.winehq.org/patch.py?id=16104
Old revision New revision Changes Path 1.2 1.3 +207 -47 wine/dlls/msvcrt/tests/printf.c 1.18 1.19 +450 -143 wine/dlls/msvcrt/wcs.c 1.95 1.96 +3 -3 wine/dlls/msvcrt/msvcrt.spec