Re: ToUnicodeEx function not supported on Win95


Subject: Re: ToUnicodeEx function not supported on Win95
From: Hubert Figuiere (hfiguiere@teaser.fr)
Date: Thu Jun 14 2001 - 01:49:23 CDT


According to Andrew Dunbar <hippietrail@yahoo.com>:

> Thanks very much Gilles. It sheds a lot of light. It sounds to me that
> this is a dynamic linking error? We could #ifdef out the call for Win
> 95 builds but this would mean two Windows builds.

No. This is NOT a good idea.

> I need someone who
> is more expert than I in this field of Windows. Should we "look up" the
> entry to this function to call it?

This is easy to do. I don't remember the function name, but dynamic loading
of functions from DLL is *easy* to do.

Hub



This archive was generated by hypermail 2b25 : Thu Jun 14 2001 - 01:49:38 CDT