Use MSVCRT_wchar_t instead of WCHAR so that the implementation matches
commit5f31b329464ec75ecd341881d51e41319fae97f6
authorAlexandre Julliard <julliard@winehq.org>
Thu, 19 Dec 2002 04:21:30 +0000 (19 04:21 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 19 Dec 2002 04:21:30 +0000 (19 04:21 +0000)
tree2a564c7127f0ba9a6677e66ee1744a61b3430d06
parent041756d8e8ecefa75f96bd0f0fdc7855acfaad33
Use MSVCRT_wchar_t instead of WCHAR so that the implementation matches
the prototypes.
dlls/msvcrt/ctype.c
dlls/msvcrt/data.c
dlls/msvcrt/dir.c
dlls/msvcrt/environ.c
dlls/msvcrt/file.c
dlls/msvcrt/mbcs.c
dlls/msvcrt/msvcrt.h
dlls/msvcrt/scanf.c
dlls/msvcrt/scanf.h
dlls/msvcrt/wcs.c