libs/unicode string folding

Alexandre Julliard julliard at winehq.org
Wed Oct 15 16:01:29 CDT 2003


Jon Griffiths <jon_p_griffiths at yahoo.com> writes:

>   Jon Griffiths <jon_p_griffiths at yahoo.com>
>   +include/wine/unicode.h libs/unicode/fold.c
>     libs/unicode/Makefile.in libs/unicode/wine_unicode.def
>     Add A/W string folding functions

I put the Unicode version in, but the Ascii one is wrong, you cannot
hardcode Latin-1 codepage this way. FoldStringA should be implemented
by converting to Unicode and calling FoldStringW.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list