Added Unicode ctype support.
authorAlexandre Julliard <julliard@winehq.org>
Fri, 11 Aug 2000 20:53:40 +0000 (20:53 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 11 Aug 2000 20:53:40 +0000 (20:53 +0000)
commitc97bb4c5d61840f8829d5e86e9a280bea849a150
treeac27568d3865b8441e8b83a553108f650f7dd95f
parente5fe735d8916f5ab151f0213a9be44e41bbc311e
Added Unicode ctype support.
15 files changed:
configure
configure.in
dlls/crtdll/mbstring.c
dlls/crtdll/wcstring.c
dlls/ntdll/wcstring.c
dlls/user/lstr.c
include/config.h.in
include/winbase.h
include/wine/unicode.h
memory/codepage.c
misc/lstr.c
ole/ole2nls.c
unicode/Makefile.in
unicode/cpmap.pl
unicode/wctype.c [new file with mode: 0644]