cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [PATCH] Windows fixes

From: <girish_at_shankar-software.org>
Date: Fri, 13 May 2011 15:28:17 -0700

> I think that it would be better to undef UNICODE if it is defined.
>
> Note that Windows CE is using always UNICODE.

Yes I checked now, Windows CE does not have LoadLibraryA though it has
GetProcAddressA. Strange.

I don't have windows CE so I didn't know about this. Please disregard this
patch.

Quoting Vincent Torri <vincent.torri_at_gmail.com>:

> On Fri, May 13, 2011 at 11:40 PM, <girish_at_shankar-software.org> wrote:
>
>> Hi All,
>>
>> This is a small patch to make curl compile smoothly
>> regardless of the unicode setting.
>> On my system LoadLibrary and others resolve to
>> LoadLibraryW (even though I have tried switching off unicode)
>> but for curl it should always resolve to LoadLibraryA.
>> This patch attempts to fix those calls.
>>
>
> I think that it would be better to undef UNICODE if it is defined.
>
> Note that Windows CE is using always UNICODE.
>
> Vincent Torri
>

-- 
Please don't hesitate to contact me for further assistance or information.
Thanks and best wishes.
G.Girish.
Shankar Software.
New 14, Old 8 Shankarapuram First Street,
Choolaimedu,
Chennai,
Tamil Nadu.
India - 600094.
Cell - +91-9841111718.
http://www.shankar-software.org/
------------------------------------------------------------
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2011-05-14