Forum > Packages and Libraries
RegisterComServer
(1/1)
DelphiDinosaur:
I'm in the process of moving some Delphi XE3 code to Lazarus/FPC. One of the function calls used in the old code is RegisterComServer which under XE is found in System.Wi.ComObjects.
What is/where can I find the Laz/FPC equivalent?
Thanks for your time.
DD.
Zvoni:
https://wiki.freepascal.org/Winunits-Base
in your Lazarus-Installation: \lazarus\fpc\3.2.2\source\packages\winunits-base\src
there is a "comobj.pp" respectively "comserv.pp"
Navigation
[0] Message Index