cURL / Mailing Lists / curl-library / Single Mail

curl-library

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

From: Jon Griffiths <jon_p_griffiths_at_yahoo.com>
Date: Mon, 16 May 2011 22:34:33 -0700 (PDT)

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?

J

----- Original Message ----
From: "girish_at_shankar-software.org" <girish_at_shankar-software.org>
To: Jon Griffiths <jon_p_griffiths_at_yahoo.com>; libcurl development
<curl-library_at_cool.haxx.se>
Sent: Tuesday, May 17, 2011 15:46:16
Subject: Re: [PATCH] Use Correct A/W function for Win32 calls

> Hi,
>
> Many thanks for your work on cURL. Attached patch changes a couple of win32
> calls to use the correct A/W version,
>
> allowing my work build system to build with UNICODE defined. There may well be
> other calls in tree that could be changed, but this works for me (TM).
>
> Cheers
> Jon

How the deuce is this different from the patch I submitted a few days ago with
subject [Patch] Windows fixes?

That patch was shot down because LoadLibraryA is not available on Windows CE.

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