cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: multi interface + writeDataCallback doesn't work on win32 !

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Fri, 28 May 2004 15:59:06 +0200 (CEST)

On Fri, 28 May 2004, Stefan Libcurl wrote:

> > Buy me a computer and a compiler and send it over and I'll do it for you!
> > ;-)
>
> Ok, give me your adress. You get an commodore C64.

Hey, I wrote heaps of demos and games on the C64 back in the old days:
http://kjell.haxx.se/horizon/

> unresolved external symbol: _hugehelp

Yes (that's another mistake that is fixed in the upcoming release), edit your
src/hugehelp.c file to include "setup.h" instead of checking for HAVE_CONFIG_H
and including "config.h".

> >The *_ANY options always add extra round-trips so it is generally better to
> >specify the authentication type you know the host/proxy uses. But if you
> >don't know, this should work, yes.
>
> No, my simple example (based on easy-interface) doesn't work. Always the
> same error as in my ActiveX control: Couldn't connect to host.

Then you should provide lots of info to start another venture down the
debugging road.

-- 
     Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
      Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-05-28