I would be willing to add Windows Unicode support (and large file mode) to the flac binary tool, but frankly I'm not sure that it could be done as a single cross-platform source file. There would be a significant amount of either Windows API function calls or MSVC-specific extensions to the C library (like _wfopen). It would quickly devolve into an #ifdef _MSC_VER mess.
>> ktf said: >> No unicode support for Windows either. > > Somebody that knows about windows unicode needs to work on this and > supply a patch. I'm happy to help out with guidance and testing. _______________________________________________ flac-dev mailing list flac-dev@xiph.org http://lists.xiph.org/mailman/listinfo/flac-dev