curl-library
Re: [PATCH] Windows fixes
From: Vincent Torri <vincent.torri_at_gmail.com>
Date: Sat, 14 May 2011 00:10:04 +0200
Date: Sat, 14 May 2011 00:10:04 +0200
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
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-05-14