cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [PATCH] Use Correct A/W function for Win32 calls

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 26 May 2011 09:21:21 +0200 (CEST)

On Tue, 17 May 2011, girish_at_shankar-software.org wrote:

>> IIRC, LoadLibraryA/W are defined by macros, so #defining it to LoadLibrary
>> above the call when not defined should take care of Win CE. Perhaps you
>> could resubmit your patch with that change?
>
> Change LoadLibrary( "" ) to LoadLibrary( _T("") ) and resubmit. Similarly
> for the other functions.

I'm mostly confused by this thread. Is it, or is it not, useful to alter
between the different LoadLibraryA/W versions for windows builds?

I'm just leaning backwards and watching this thread until it becomes clear.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2011-05-26