Thanks for the quick response.
I did read somewhere Jedi and FPC could do this together.
Do you know anything about this?

Cheers
Mark

From: Michael Van Canneyt <[EMAIL PROTECTED]>
Reply-To: FPC-Pascal users discussions <fpc-pascal@lists.freepascal.org>
To: FPC-Pascal users discussions <fpc-pascal@lists.freepascal.org>
Subject: Re: [fpc-pascal] Tips on building OLEServer calls
Date: Mon, 11 Apr 2005 14:55:52 +0200 (Romance Daylight Time)



On Mon, 11 Apr 2005, Mark, Joseph Sweeney wrote:

Hello there,

I'm trying to use FPC to compile and build an application that includes an
COM type library.
This type library was generated through Borland Delphi 7.
When doing this through FPC it asks for OleServer, which then uses the
TDispId class.

Do you know if FPC can use OleServer,
        or does it have its own implementation of accessing COM
        or is there a way of generating a type library though FPC.

Or what way would you recommend to do this?

I am not sure it is possible; Currently, FPC has no support for DispInterface interfaces, which Delphi uses to implement OLE servers.

Michael.

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal



_______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to