Razvan Adrian Bogdan wrote:
On 3/29/07, Florian Klaempfl <[EMAIL PROTECTED]> wrote:
Razvan Adrian Bogdan schrieb:
> Win only is enough for now but Lazarus doesn't support ActiveX (COM)

It does?

Florian i don't understand what you mean, does Laz have an ActiveX
importer of some sort that i don't know of ?
It's possible to use ActiveX under windows using fpc/Lazarus. I have an example app that does OLE drag and drop.

Some remarks:
- Unlike Delphi, Lazarus does not provides ActiveX components so you have to import then at hand, using the ole32 functions (found in ActiveX unit) - The ActiveX unit that comes with fpc204 has wrong calling convention. Fixed in trunk/2.2

Luiz

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to