wine/dlls/msvcrt wcs.c msvcrt.spec

Alexandre Julliard julliard at winehq.org
Tue Jun 1 19:35:09 CDT 2004


ChangeSet ID:	12531
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/06/01 19:35:09

Modified files:
	dlls/msvcrt    : wcs.c msvcrt.spec 

Log message:
	Mike McCormack <mike at 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




More information about the wine-cvs mailing list