I want to use "curl_easy_setopt(curl, CURLOPT_STDERR, stdout)" to redirect
the stderr to stdout stream. But I got an error "0xC0000008:Invalid Handle"
when I call curl_easy_perform() function.

My curl version is:
curl 7.19.3 (i386-pc-win32) libcurl/7.19.3 OpenSSL/0.9.8e zlib/1.2.3
libssh2/1.0

Could anybody give me a help?

Regards,

Lisa Xu

Reply via email to