FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Problem with new FWH 9.05
Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM
Problem with new FWH 9.05
Posted: Tue Jun 09, 2009 03:06 PM
Hello,

I installed FWH 9.05 and suddenly I got this error while rebuilding my application :

unresolved external : _HB_FUN_OLEINVOKE from Fivehcm.lib (ACTX.obj)
unresolved external : _HB_FUN_OLESETPROPERTY from Fivehcm.lib (ACTX.obj)
unresolved external : _HB_FUN_OLEGETPROPERTY from Fivehcm.lib (ACTX.obj)


Where does this come from ?

Thanks.

Regards,

Michel D.
Genk (Belgium)


_____________________________________________________________________________________________

I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Problem with new FWH 9.05
Posted: Tue Jun 09, 2009 04:55 PM

Michel,

The source code for those function is here:

viewtopic.php?p=80134#p80134

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 363
Joined: Wed Feb 15, 2006 02:06 PM
Re: Problem with new FWH 9.05
Posted: Wed Jun 10, 2009 09:22 AM

Antonio,

I'm just about to go live with my update of FiveWin & xHarbour and one of the changes that i'm going to have to make is to link in the file xHb.obj (as supplied by yourself - detailed in the thread below) into each of my apps. Don't know if this is possible, but is there a way of linking this into the future FW libraries, so i don't have to modify my build files (i have a lot)

Thanks

Pete

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Problem with new FWH 9.05
Posted: Wed Jun 10, 2009 12:06 PM

Pete,

We have to check if it is compatible with Microsoft C.

If yes, then we will include it in the libraries, in the next build :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion