Recent

Author Topic: Import Type Library  (Read 14732 times)

ilniko

  • New Member
  • *
  • Posts: 18
Import Type Library
« on: June 18, 2008, 10:28:33 pm »
Hi all,
the Project menu in Delphi has a beautiful option called "Import Type library" for connect to external libraries for programming within.
There's something similar in Lazarus?

Nik

Phil

  • Hero Member
  • *****
  • Posts: 2737
Re: Import Type Library
« Reply #1 on: June 18, 2008, 11:04:12 pm »
Quote from: "ilniko"
Hi all,
the Project menu in Delphi has a beautiful option called "Import Type library" for connect to external libraries for programming within.
There's something similar in Lazarus?

Nik


The Web Service Toolkit includes a type library editor:

http://wiki.lazarus.freepascal.org/Web_Service_Toolkit

If you're hoping to use Automation servers or ActiveX controls, these probably won't work with your Lazarus programs, even on Windows. However, a type library is not limited just to those and might be provided for, say, a Web service.

Thanks.

-Phil

ilniko

  • New Member
  • *
  • Posts: 18
RE: Re: Import Type Library
« Reply #2 on: June 19, 2008, 09:01:28 pm »
I want to imlement the Skype4COM library. Is not possible at all?

Phil

  • Hero Member
  • *****
  • Posts: 2737
Re: RE: Re: Import Type Library
« Reply #3 on: June 19, 2008, 09:52:22 pm »
Quote from: "ilniko"
I want to imlement the Skype4COM library. Is not possible at all?


Probably not. In any case, Skype4COM would be a Windows-only solution. However, it looks as though they have ways to use the Skype API on other platforms that don't require COM:

https://developer.skype.com/Docs/ApiDoc

That's what you should use if you want to work with Free Pascal and Lazarus.

If you're only going to be working with Windows, you could use the free Turbo Delphi?

Thanks.

-Phil

Carlos Mora

  • Newbie
  • Posts: 2
Re: Import Type Library
« Reply #4 on: September 18, 2009, 06:00:59 am »
Thank you All

Please Help

Find help that indicates that I use the package wst_design.lpk / ide/lazarus.
however the entire directory there is no wst_design.lpk

 

TinyPortal © 2005-2018