cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker mailing list Archives

[ curl-Bugs-1420633 ] integration in a DLL

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Tue, 31 Jan 2006 09:31:28 -0800

Bugs item #1420633, was opened at 2006-01-31 16:46
Message generated for change (Settings changed) made by bagder
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1420633&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: libcurl
Group: crash
>Status: Closed
>Resolution: Invalid
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Daniel Stenberg (bagder)
Summary: integration in a DLL

Initial Comment:
Hi,

I made a DLL that sends HTTP POST requests using
LibCurl, but it seems like there's a problem as when I
try to call the exported functions from within my .Exe,
I get some EAccessViolations exceptions.

If I integrate the same functions in my app',
everything is allright.

I also integrated my functions in a "self-made"
libcurl, and I can use this DLL with success.

Have you got any idea why I can't use the DLL that
loads the libcurl DLL ?

thanks

P.S. : I use Libcurl 7.15.1 with Borland C++ Builder 6

----------------------------------------------------------------------

>Comment By: Daniel Stenberg (bagder)
Date: 2006-01-31 18:31

Message:
Logged In: YES
user_id=1110

Sorry, I don't at all see how this is a libcurl bug. Please
take questions and similar to the curl-library mailing list
and I'm sure we'll work them out.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=1420633&group_id=976
Received on 2006-01-31

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET