[Lazarus] Does Lazarus need a typelib import tool?
Michael Van Canneyt
michael at freepascal.org
Mon Feb 16 13:06:46 CET 2015
On Mon, 16 Feb 2015, Anthony Walter wrote:
> While cleaning up and organizing hard drives and my backups, I was reminded of this stand alone tool I wrote:
>
> http://cache.getlazarus.org/images/showcase/windows.type.libraries.jpg
>
> It's a program which finds typelibs on your system and converts them to pascal source code.
> Does Lazarus need this or has someone already created a Lazarus equivalent?
FPC distributes the typelib unit, which does exactly that.
see directory packages/winunits-base/src
Michael.
More information about the Lazarus
mailing list