FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Class TOleAuto and HARBOUR 7.01
Posts: 99
Joined: Thu Jul 12, 2007 02:02 PM
Class TOleAuto and HARBOUR 7.01
Posted: Thu Dec 04, 2008 11:22 AM

HARBOUR 7.01 2007 build.

Is there anybody who knows where I could find a library
with the class TOleAuto ? :cry:

Ciao a tutti

Posts: 182
Joined: Tue Oct 18, 2005 10:01 AM
Re: Class TOleAuto and HARBOUR 7.01
Posted: Thu Dec 04, 2008 12:05 PM
MaxP wrote:HARBOUR 7.01 2007 build.

Is there anybody who knows where I could find a library
with the class TOleAuto ? :-)

Ciao a tutti


Hi,

In Harbour, from contrib\hbwin

Regards,

Toninho.
Posts: 99
Joined: Thu Jul 12, 2007 02:02 PM
Class TOleAuto and HARBOUR 7.01 - continued
Posted: Thu Dec 04, 2008 03:28 PM

Thank you Toninho

you say "In Harbour, from contrib\hbwin"
could you give me another little help
telling me how can I find "contrib\hbwin" ?

Sorry, but my had is made of wood :(

Massimo

Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
Class TOleAuto and HARBOUR 7.01
Posted: Thu Dec 04, 2008 04:38 PM

He means in the harbour\contrib\hbwin directory. You don't get this with the standard Harbour install, you would need to get it when you download all the source code.

Since you don't already know this, I am guessing that you are not looking for the source code, but rather just the name of the LIB file that you need to link into your program so you can call TOLEAuto()? I don't know the answer--it does seem to be getting linked in buildx.bat (for xHarbour). I don't use Harbour so I don't know if it is in buildh.bat, but if you make sure all those libs are getting linked into your app then that might solve your problem.

Regards,
James

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10
Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: Class TOleAuto and HARBOUR 7.01
Posted: Thu Dec 04, 2008 05:37 PM

hbole.lib

EMG

Posts: 99
Joined: Thu Jul 12, 2007 02:02 PM
Class TOleAuto and HARBOUR 7.01 - happy end
Posted: Fri Dec 05, 2008 08:33 AM

Many thanks for your help

in order of "appearance"
Toninho, James and Enrico

I've solved my problem :D

Continue the discussion