cURL / Mailing Lists / curl-library / Single Mail

curl-library

curl_formadd

From: John Janssen <Jj_at_topcon.nl>
Date: Mon, 29 Oct 2001 11:11:50 +0100

Hi,

I'm trying to use the 7.9 and 7.9.1 pre5 library but noticed that curl_formadd is not exported from the DLL because it is not in the libcurl.def file.
Also the return type of curl_formadd is not as documented in the LIBCURL C/C++ API. The document says it's a CURLcode while the source code returns an int.
This is all easily patched or am I doing something wrong.

John.
Received on 2001-10-29