kernel32: Add UTF-7 support

Alexandre Julliard julliard at winehq.org
Thu Jul 26 02:18:45 CDT 2012


Alex Henrie <alexhenrie24 at gmail.com> writes:

> Fixes bug 27388.
>
> This patch has been in the queue since May 21. I'm open to feedback.

It should all be in kernel32, not in libwine. Also you must do it
without memory allocations. You'd also want more tests for the overflow
cases, in particular for partial sequences.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list