[oleaut32/tests] Don't crash on Win95

Dmitry Timoshkov dmitry at codeweavers.com
Sat Sep 13 07:01:23 CDT 2008


"Paul Vriens" <paul.vriens.wine at gmail.com> wrote:

> CP_UTF8 is not supported on Win95 (without the Unicode layer) and 
> continuing will lead to a crash (no filename that leads to typelib == NULL).

UTF-8 is not needed in that test at all, it would be better to just
replace CP_UTF8 by CP_ACP.

-- 
Dmitry.



More information about the wine-devel mailing list