> >> Is there a tutorial somewhere saying what to do to import a COM > >> Automation object with this new tool? > > > > Not yet. Importtl creates a pascal unit that declares all interface > > exported by a COM typelib (dll, exe, tlb or olb). The > resulting unit > > is like a library binding but consists of interface declarations > > instead of function declarations. > > I started documenting COM (although I don't know much on the > subject, so contributions are really welcome): > > http://wiki.lazarus.freepascal.org/Windows_Programming_Tips#COM_Programming > > And I compiled and "released" importtl. So that people using older FPC versions can download it and use it.
Quite busy now but as soon I have more time, I'll update the docs. Ludo -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
