cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-library Mailing List Archives

Re: Issue With curl_easy_perform

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 4 Apr 2006 10:26:33 +0200 (CEST)

On Mon, 3 Apr 2006, Saikat Kanjilal wrote:

> noticed that when I put my dll inside a windows app and call it from there it
> opens up a command window every time, I am guessing this is for libcurl, is
> there any way to remove this.

libcurl certainly has no code that pops up windows. I guess your environment
is such that it opens a window if your program writes to stdout (or similar)
and you have code in libcurl callback that does this.

You could very easily verify this yourself with the use of a debugger.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2006-04-04

These mail archives are generated by hypermail.

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

File upload with ASP.NET