QUOTE(Sebastian Mares @ Jun 15 2004, 05:48 PM)
There are some ID3v2 examples on Planet Source Code and vbAccelerator. You could have a look at the code and try to adapt the frame parser and that sort of things so it works with APEv2, too.
Stupid idea.
Look at the
spec and implement an APEv2 TagReader from scratch. The
fb2k SDK and
Tag source have C/C++ implementations, modelling after them shouldn't be too hard.