cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Integration in a DLL

From: Joerg Mueller-Tolk <curl_at_mueller-tolk.de>
Date: Wed, 01 Feb 2006 16:08:43 +0100

JCDUS wrote:

> I managed to make my DLL work fine ! I don't know what really was
> going wrong, but I first was loading libcurl dynamically in my DLL ,
> then I finally linked my DLL with libcurl.lib and everything is going
> right.

If I got you right, your current working solution involves statically
linking libcurl.
If you want to have libcurl as a DLL I might be able to help you, as my
C++ DLL uses libcurl with openssl both as DLLs without any problem.

regards
Jörg M-T
Received on 2006-02-01