flac/include/FLAC++
Erik de Castro Lopo db1619d4f3 Underscore fixes.
* Replace _declspec with __declspec.
* Replace __wgetmainargs_ with __wgetmainargs_t and __wgetmainargs
  with wgetmainargs because identifiers with leading underscores are
  reserved for the compiler.

Patch-from: lvqcl <lvqcl.mail@gmail.com>
2014-06-28 09:17:32 +10:00
..
all.h Set version to 1.3.0 and update coyprights throughout. 2013-05-26 19:17:53 +10:00
decoder.h Set version to 1.3.0 and update coyprights throughout. 2013-05-26 19:17:53 +10:00
encoder.h Set version to 1.3.0 and update coyprights throughout. 2013-05-26 19:17:53 +10:00
export.h Underscore fixes. 2014-06-28 09:17:32 +10:00
Makefile.am Set version to 1.3.0 and update coyprights throughout. 2013-05-26 19:17:53 +10:00
metadata.h Fix pragma warning. 2014-03-14 15:33:11 +11:00