Re: [flac-dev] Fwd: flac 1.3.0pre1 prelease

2013-03-05 Thread Chris Moeller
On Sun, 3 Mar 2013 18:30:08 -0500 "Ben Allison" wrote: > >> * change instances of uint32_t in bitwriter.c to FLAC__uint32 > > > > Can we include to fix this instead? > > Sadly there is no inttypes.h on MSVC. At least versions to Visual > Studio 2010. I presume this is why ordinal.h was create

Re: [flac-dev] Answering the Hydrogen Audio thread

2013-03-05 Thread Chris Moeller
Take a look at how the Opus Tools package handles it. So far as I remember, it requires minimal changes to the file(s) containing references to the main entry point and to fopen. It imports the command line arguments as wchar_t and converts them to UTF-8, and has replacement functions for fopen and