"Paul Vriens" <[EMAIL PROTECTED]> 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.