curl-library
Re: Questions and corrections regarding libcurl as a DLL
Date: Thu, 1 Feb 2001 12:48:37 -0500
I implemented my own read function and it now works with the DLL version
of libcurl.
----- Original Message -----
From: Bob Schader
To: libcurl Mailing list
Sent: Thursday, February 01, 2001 12:16 PM
Subject: Questions and corrections regarding libcurl as a DLL
Now, my test app works fine with static linking to libcurl, but it bombs out in
curl_easy_perform using the DLL. I saw something in the FAQ about having
to specify your own write function if you use a dll, because you can't pass a
pointer to a file through to a dll. Should I assume that I need to do the same
thing for reading a file using CURLOPT_READFUNCTION ?
______________________________________________________________________
_______________________________________________
Curl-library mailing list
Curl-library_at_lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/curl-library
Received on 2001-02-01