Mailing Lists
| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
accessing libcurl in VBA from within Excel
From: Joe Byrne <curl_at_nospam.joebyrne.org>
Date: Tue, 6 Jul 2004 22:44:07 -0700
I'm a hack trying to use libcurl from Excel. I extracted libcurl.dll from
Declare Function CurlEasyInit Lib "libcurl" _
Declare Sub CurlEasyCleanUp Lib "libcurl" _
Sub foo()
handle = CurlEasyInit()
End Sub
The above code bombs on CallEasyCleanUp. What am I doing wrong?
JB
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info