Re: non-ASCII filepaths in a C function

Henning Thielemann <[email protected]> Sat, 25 Jul 2015 10:05:35 +0200 (CEST)
Newsgroups gmane.comp.lang.haskell.libraries,gmane.comp.lang.haskell.ffi
Message-ID <alpine.DEB.2.02.1507251004220.7220@sputnik>
On Sat, 25 Jul 2015, Malcolm Wallace wrote:

> I believe the native representation for FilePaths on Windows should be UTF16 strings.

Btw. I don't think that soxlib expects UTF16 filepath strings on Windows 
because it works for purely ASCII filepaths.