Here's another go at it.  I only have VS2008 and VS2010 to test with right
now.  VS6.0, VS2003 and VS2005 are untested.

I'm still not too happy with it, but it does work.

I would recommend using FLAC__uint32 instead of uint32_t to avoid these
small #if _MSC_VER < xxxx things everywhere, although I completely
understand the desire to use C99 types.

I've only done libFLAC, because I'm not as familiar with the rest of the
codebase.  But I will make another pass today with the other library and
binaries.

> Thanks! YOu may also want to add the stdint.h style typedefs to that same
> file.

Attachment: flac-1-3-0-MSVC.patch
Description: Binary data

_______________________________________________
flac-dev mailing list
flac-dev@xiph.org
http://lists.xiph.org/mailman/listinfo/flac-dev

Reply via email to