[fpc-pascal] support for using an activex

Henrik Genssen henrik.genssen at mediafactory.de
Mon May 23 13:21:03 CEST 2011


it depends.
Active-X / COM objects with no window can be created using:
CreateOleObject() function

Active-X / OLE objects do not work as far as I remember

regards

Henrik

>reply to message:
>date: 23.05.2011 12:23:35
>from: "Roberto Padovani" <padovani.r at gmail.com>
>to: "FPC-Pascal users discussions" <fpc-pascal at lists.freepascal.org>
>subject: [fpc-pascal] support for using an activex
>
>Hi List!
>
>I looked around the archives and forum, but I didn't come up with a
>clear answer.
>Besides, I'm not expert of the win32 and COM world.
>
>If I am given an ActiveX, with source code included, is it possible to
>using from a freepascal / lazarus app like any other dll?
>I mean loading the dll, instantiating the object and calling some methods.
>
>If so, can anyone point me to some documentation or example?
>
>Thanks a lot,
>
>  Roberto
>_______________________________________________
>fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
>http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>



More information about the fpc-pascal mailing list