Recent

Author Topic: OLE stuff  (Read 5860 times)

tanaselia

  • Guest
OLE stuff
« on: March 29, 2005, 12:42:39 pm »
I wrote a program in Delphi, using OLE components. Can I translate it to Lazarus? Do Lazarus supports OLE? If No, is there a chanche that it will support? What can I do to translate my Delphi code?

Marc

  • Administrator
  • Hero Member
  • *
  • Posts: 2584
OLE stuff
« Reply #1 on: March 29, 2005, 04:58:01 pm »
OLE is win32 only and not supported.

Depending on what you use, you might be able to translate some parts using native win32 api
//--
{$I stdsig.inc}
//-I still can't read someones mind
//-Bugs reported here will be forgotten. Use the bug tracker

Anonymous

  • Guest
OLE stuff
« Reply #2 on: March 30, 2005, 05:22:47 pm »
I use OLE just for opening MS Excel and writting something on the cells. Any chance  that I can do that with Lazarus?
So, OLE is a feature that will never be supported?
Couldn't something be done similar with OLE, but for OpenOffice? We have OpenOffice on win and Linux...

Anonymous

  • Guest
OLE stuff
« Reply #3 on: March 30, 2005, 05:24:45 pm »
I use OLE for opening Excel and put some values in a sheet's cells. Can this be done with Lazarus (I doubt...)
Is OLE a feature that will never be available in Lazarus?
Could something be done, similar with OLE, but for OpenOffice? We have OOo in Win and Linux...

Lightning

  • Sr. Member
  • ****
  • Posts: 422
OLE stuff
« Reply #4 on: March 31, 2005, 07:16:19 pm »
About OLE you have to ask the FPC team, it seems some basic support is included  :roll:  , i think OpenOffice has some interface libraries, you should search about that.
The future must be... Fast and OpenSource so...
Think Open and Lightning Fast!

 

TinyPortal © 2005-2018