curl-library
Re: accessing libcurl in VBA from within Excel
Date: Thu, 7 Oct 2004 11:02:02 -0700
On Thu, Oct 07, 2004 at 09:47:21AM +0200, Peter Sylvester wrote:
> There are several ways to achieve this.
>
> If the number of callable functions is small which is the case,
> the easiest way is to have a "decoration" implemented as macros
> which indicate whether you have _cdecl or _stdcall.
>
> At the same time this can be used to make dll relevant declarations.
I've tried an experimental port of libcurl that needs to explicitly denote
which identifiers needs to be exported to a DLL, so this would be handy
for this purpose as well.
> If the number of functions is huge, then, well, there is another
> possibility using a compiler option.)
There are only a dozen or two public exports, so this should be a pretty
easy job.
>>> Dan
-- http://www.MoveAnnouncer.com The web change of address service Let webmasters know that your web site has movedReceived on 2004-10-07