cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: How can I get curl/http_post to work with unicode filepaths?

From: Matt Veenstra <matt_at_tribeworks.com>
Date: Wed, 30 Mar 2005 10:00:27 -0800

> Iım using curl-7.13.0, from MS Studio .NET (VC++), under WindowsXP. I think
> that the problem is that curlıs fopen canıt tolerate Unicode charactersŠ

    Hello,

The only fopen I know that natively uses unicode (UTF-8) is Mac OS X. I am
sure some linuxıs and unixıs do as well. But fopen on Windows does not use
Unicode paths by default. I would guess you could easily wfopen or _wfopen.

Cheers,
Matt
Received on 2005-03-30