Cleanup and improve the mbcs support.
commit63d133172b8bbc064553bd5b3d24646d457e19b7
authorFrançois Gouget <fgouget@codeweavers.com>
Wed, 5 Dec 2001 22:11:35 +0000 (5 22:11 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 5 Dec 2001 22:11:35 +0000 (5 22:11 +0000)
treede1767a83ef8b0985bde5a5a5117dfedd3c5ccc1
parent4d03cb64f42dd529f21ccff5c25e48f8037568e6
Cleanup and improve the mbcs support.
Add mbctype.h and mbstring.h.
Implement putwc and putwchar.
dlls/msvcrt/mbcs.c
dlls/msvcrt/msvcrt.spec
include/Makefile.in
include/msvcrt/mbctype.h [new file with mode: 0644]
include/msvcrt/mbstring.h [new file with mode: 0644]
include/msvcrt/string.h