wine/ dlls/msvcrt/mbcs.c dlls/msvcrt/msvcrt.sp ...

Alexandre Julliard julliard at winehq.com
Wed Dec 5 16:11:36 CST 2001


ChangeSet ID:	1007590296575895801652223
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/12/05 17:11:36

Modified files:
	dlls/msvcrt    : mbcs.c msvcrt.spec 
	include        : Makefile.in 
	include/msvcrt : string.h 
Added files:
	include/msvcrt : mbctype.h mbstring.h 

Log message:
	François Gouget <fgouget at codeweavers.com>
	Cleanup and improve the mbcs support.
	Add mbctype.h and mbstring.h.
	Implement putwc and putwchar.

Patch: http://cvs.winehq.com/patch.py?id=1007590296575895801652223

Revision  Changes    Path
 1.15     +419 -267  wine/dlls/msvcrt/mbcs.c
 1.26     +5 -5      wine/dlls/msvcrt/msvcrt.spec
 1.36     +2 -0      wine/include/Makefile.in
 1.4      +0 -3      wine/include/msvcrt/string.h
 1.1     +0 -0       wine/include/msvcrt/mbctype.h
 1.1     +0 -0       wine/include/msvcrt/mbstring.h





More information about the wine-cvs mailing list