Windows port (VS 2005)

Lukáš Lalinský lalinsky at gmail.com
Wed Jul 5 15:11:30 CEST 2006


Sebastian Pipping wrote:
> So we have two ANSI ports and one UTF-8 port but no
> port with native UTF-16 support?
> 
> Also MSDN says instead of fopen one should use fopen_s
> or CreateFile but I am no expert on this.

It uses UTF-16 version of fopen, _wfopen. I decided to use UTF-8 in API, because
this way I didn't have to rewrite constructors for all TagLib::File subclasses.

> Btw your website looks great.
> What wiki system and which skin are you using?

It's MoinMoin and my custom theme :)



More information about the taglib-devel mailing list