A header file for Delphi?

Lukáš Lalinský lalinsky at gmail.com
Mon Aug 15 11:38:47 UTC 2011


2011/8/15  <sf_2000 at mail.ru>:
> I think about creation of the header file for Delphi, but I can't understand
> which one from that heap :) is for tagd.dll?
>
> Also could anybody to explain difference between tagd.dll and
> tag_cd.dll?

Well, tag is the original C++ library, tag_c is a C wrapper that
provides only the basic functionality. I don't think you can use the
C++ API from Delphi, so you should use tag_cd.dll (or tag_c.dll for
the release version).

Lukas


More information about the taglib-devel mailing list