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 ?
FWH 9.09 and OLE methods problem
Re: FWH 9.09 and OLE methods problem
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
Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 21.01 - Harbour 3.2.0 (October 2020) - xHarbour Builder (January 2020) - Bcc7
- 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
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.
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.
Re: FWH 9.09 and OLE methods problem
Seems OK now. Thanks.
Taavi
Taavi
Antonio Linares wrote:Michel,
I sent you new LIBs again. There was a mistake in previous one, sorry
thanks!
-
- Posts: 5
- Joined: Fri Sep 25, 2009 5:54 pm
Re: FWH 9.09 and OLE methods problem
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
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
- 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
Elcio,
Already sent to your email
Already sent to your email
-
- Posts: 5
- Joined: Fri Sep 25, 2009 5:54 pm
Re: FWH 9.09 and OLE methods problem
Antonio
Now this right
thanks
Now this right
thanks
- 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
good
Thanks for the feedback
Thanks for the feedback
-
- Posts: 363
- Joined: Wed Feb 15, 2006 2:06 pm
- Location: Oxford, England
Re: FWH 9.09 and OLE methods problem
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
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
- 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
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
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