ShumingWang wrote:Yes, on some win7 with problems.for example: excelObj() vs oExcel := GetOleObject( "Excel.Application" ) calls toleauto() class,but harbour 3.0 comes better win_oleauto class, I do not find the source file getoleobject() to replace it win_oleauto class.
Regards!
Shuming Wang
May I know which version of FWH are you using?
Please change the function name GetOleObject in olefuncs.prg as FWGetOleObject and in all its references.
GetOleObject name in olefuncs.prg was clashing with function of the same name in xHarbour