wine/dlls/msvcrt wcs.c scanf.h scanf.c msvcrt. ...

Alexandre Julliard julliard at wine.codeweavers.com
Wed Dec 18 22:21:30 CST 2002


ChangeSet ID:	6742
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2002/12/18 22:21:30

Modified files:
	dlls/msvcrt    : wcs.c scanf.h scanf.c msvcrt.h mbcs.c file.c 
	                 environ.c dir.c data.c ctype.c 

Log message:
	Use MSVCRT_wchar_t instead of WCHAR so that the implementation matches
	the prototypes.

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

Old revision  New revision  Changes     Path
 1.11          1.12          +61 -62     wine/dlls/msvcrt/wcs.c
 1.4           1.5           +9 -9       wine/dlls/msvcrt/scanf.h
 1.3           1.4           +1 -1       wine/dlls/msvcrt/scanf.c
 1.17          1.18          +4 -3       wine/dlls/msvcrt/msvcrt.h
 1.20          1.21          +13 -13     wine/dlls/msvcrt/mbcs.c
 1.44          1.45          +46 -46     wine/dlls/msvcrt/file.c
 1.9           1.10          +9 -9       wine/dlls/msvcrt/environ.c
 1.15          1.16          +38 -38     wine/dlls/msvcrt/dir.c
 1.18          1.19          +20 -20     wine/dlls/msvcrt/data.c
 1.6           1.7           +1 -1       wine/dlls/msvcrt/ctype.c




More information about the wine-cvs mailing list