cURL / Mailing Lists / curl-library / Single Mail

curl-library

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