cURL / Mailing Lists / curl-library / Single Mail

curl-library

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

From: <girish_at_shankar-software.org>
Date: Tue, 17 May 2011 20:17:08 -0700

> I only subscribed yesterday, so I didn't see it.
>
> 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?
>

No, Please you do that.

Change LoadLibrary( "" ) to LoadLibrary( _T("") ) and resubmit.
Similarly for the other functions.

Thank you.

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