FWH 9.09 and OLE methods problem

User avatar
driessen
Posts: 1239
Joined: Mon Oct 10, 2005 11:26 am
Location: Genk, Belgium

Re: FWH 9.09 and OLE methods problem

Post by driessen »

Antonio,

I just tested the latest lib-files you send me.

I seems to be OK now. I'll do some more tests tonight.

Thank you very much for you efforts.

Can you tell me what was wrong ?
Regards,

Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 21.01 - Harbour 3.2.0 (October 2020) - xHarbour Builder (January 2020) - Bcc7
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: FWH 9.09 and OLE methods problem

Post by Antonio Linares »

Michel,

It seems that xharbour commercial is using some C++ code now. But it is strange as I think that PellesC does not support C++.

So probably they are using MSVC to build it, and not PellesC.
regards, saludos

Antonio Linares
www.fivetechsoft.com
Taavi
Posts: 77
Joined: Mon Nov 21, 2005 10:29 am

Re: FWH 9.09 and OLE methods problem

Post by Taavi »

Seems OK now. Thanks.

Taavi


Antonio Linares wrote:Michel,

I sent you new LIBs again. There was a mistake in previous one, sorry

thanks! :-)
Elcio Junior
Posts: 5
Joined: Fri Sep 25, 2009 5:54 pm

Re: FWH 9.09 and OLE methods problem

Post by Elcio Junior »

Antonio

I'm having the same problem with OLE after upgrading to FWH 9.09 and xHb.comercial April 2009

You can send me the FiveHCM.lib to see if it fixes?

thanks
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: FWH 9.09 and OLE methods problem

Post by Antonio Linares »

Elcio,

Already sent to your email :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
Elcio Junior
Posts: 5
Joined: Fri Sep 25, 2009 5:54 pm

Re: FWH 9.09 and OLE methods problem

Post by Elcio Junior »

Antonio

Now this right

thanks
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: FWH 9.09 and OLE methods problem

Post by Antonio Linares »

good :-)

Thanks for the feedback
regards, saludos

Antonio Linares
www.fivetechsoft.com
PeterHarmes
Posts: 363
Joined: Wed Feb 15, 2006 2:06 pm
Location: Oxford, England

Re: FWH 9.09 and OLE methods problem

Post by PeterHarmes »

Antonio,

How is this going to be handled in future releases? Is there going to be a xHarbour commercial release of FiveWin or will we just need to swap the lib file with each new FW release?

Also, can you send me the new lib so that i can use it when i upgrade?

Best Regards,

Pete
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: FWH 9.09 and OLE methods problem

Post by Antonio Linares »

Pete,

Those import libraries don't contain code, they are just a way to access those Windows DLLs, and should be provided by the used C compiler.

Borland and Microsoft provide them. PellesC, used from xHB com, should provide them too.
xHB com users should require them to xHB com

We are going to publish 9.10 in a few days, so please wait for it to be published, thanks :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply