cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: max download/upload speed setting (libcurl, Delphi)

From: Kamil Dudka <kdudka_at_redhat.com>
Date: Sun, 5 Jul 2009 21:16:09 +0200

On Sunday 05 of July 2009 20:59:01 :) wrote:
> I searched ...
>
> as I use DLL, I don't know and I can't find out what the real
> curl_off_t in DLL is ...
> I can recieve only functions from DLL, not types ... so I have to make
> my own type curl_off_t.
>
> Any idea what to do now? If you know any example in C language, where
> you don't use units but DLL ...

You might find it in the corresponding header (.h file). On my box it's taking
place in /usr/include/curl/curlbuild-64.h.

Kamil
Received on 2009-07-05