Am 22.09.2011 12:38, schrieb Lubos Pintes:
It is also supported on Linux.

How is that done?

IAccessible2 interfaces are exposed as .IDL file /type library. So my
questions are:
Is it possible to implement such interfaces in free pascal?

The compiler got many improvements regarding COM compatibility in the last years, so yes one can implement such interfaces.

What about importing type library / converting .IDL to pascal?

As far as I know you'll need to use Delphi to convert the type library to a Pascal unit. There is no converter for FPC (yet).

Regards,
Sven

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to