Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using flac library
#6
1. No.
2. Usually the dll contains only C functions. C++ classes are just source code in .h and .cpp files; they call the same C functions.
3. Use only C headers.
4. The dll is in the zip, don't need to compile. Need only function declarations that are in headers. The .lib file is not useful.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)