Subject: Re: ares lib for wince

Re: ares lib for wince

From: Mark Weaver <mark-clist_at_npsl.co.uk>
Date: 2005-05-03

> I have a question about the _T() usage you added in ares_init.c. Is that
> really working fine unconditionally in plain win32/windows ?
>
This will work as long as _UNICODE is not defined when compiling, but is
wrong for GetProcAddress as this always takes a narrow string (see MSDN).
_______________________________________________
http://cool.haxx.se/mailman/listinfo/c-ares
Received on Tue May 3 00:27:34 2005