cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: IDN support using native win32 APIs

From: Guenter <lists_at_gknw.net>
Date: Tue, 28 Dec 2010 03:18:07 +0100

Hi Pierre,
Am 28.12.2010 01:49, schrieb Pierre Joye:
> I do not know if mingw supports yet these APIs
unfortunately not - I did a quick search for IdnToUnicode and found
nothing in my latest MinGW headers ... :-(
I've also checked latest OpenWatcom, but it also lacks of those;
though found similar functions prefixed with 'Rtl', f.e. RtlIdnToUnicode
in a folder named 'ddk'.
What would you think about a dynamic import of these functions, and if
that fails then continue without IDN support? This would have the
benefit that binaries compiled with this feature would work too on
platforms which lack IDN support.
Just a thought.

Gün.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-12-28