cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Help on Curl rewuired.....

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 26 Jun 2001 08:19:07 +0200 (MET DST)

On Mon, 25 Jun 2001, Naveen Noel J wrote:

(CC'ed to the libcurl mailing list.)

> I have compiled CURL under VCPP 6.0, it gave me 28 warnings , is it ok?

Most likely, yes. If you want to have the warnings fixed, mail us one or more
patches that correct them! We can't fix what we aren't aware of.

> Secondly, after getting the curl.dll, how do I proceed for development so
> that I can use the API calls. Please let me know...

That is platform dependent. How do you normally use DLLs? I *think* you
normally get a .lib file (with some stub code) that you specify to the
linker, and then you're done. Use the libcurl API, compile, link with the
.lib, run and smile!

If not, I hope some windows user corrects me.

-- 
     Daniel Stenberg -- curl dude -- http://curl.haxx.se/
_______________________________________________
Curl-library mailing list
http://curl.haxx.se/libcurl/
Received on 2001-06-26