cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Stocked with curl_multi and curlpas.

From: michael <michael_at_fyn13.dk>
Date: Tue, 13 Oct 2015 19:08:14 +0200

Hi..

Have checked the c libs under bloodsheed c++ , and curl_multi works fine,
in the example, with the dll I'm using.

So properly curlpas is just end of story, which is a shame.

On 10/13/2015 12:45 PM, Daniel Stenberg wrote:
> On Tue, 13 Oct 2015, michael wrote:
>
>> I have downloaded the newest dll to windows 7.45 and tried the
>> cmdline examples with Delphi 2005.
>
> ...
>
>> Is this a problem with the DLL I have downloaded, does they support
>> curl_multi ???
>
> All libcurl versions on all platforms support the multi API. You
> should be able to verify that by compiling a simple C example.
>
> In the Windows world, "just downloading" a DLL and putting that into
> your project is very often causing problems and headaches among
> developers. Due to memory models, compiler conventions and what not. I
> always recommend developers who want libcurl on Windows to build it
> themselves to make sure they have all details under their control.
>

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2015-10-13