
if i use en class TActiveX():new(ownd,"codejock.CommandBars.13.0.0")
the same erro.
in class TactiveX need to be codejock.commandbarsframe.13.0.0
and in class
OleWevent need to be codejock.commandbars.13.0.0
if i no make it give this erro:



Antonio,
Alguna opnion ?
Lailton,
Is FWH\samples\WebExp.prg working fine using your Class OleWevent ?
#include "Fivewin.ch"
function main()
public ownd, oOle
public Rb
public left:=0, Top:=0, Right:=0, Bottom:=0
define window ownd color 0,0
oOle:=OleWEvent():new(ownd,"Shell.Explorer",0,0,400,400)
oOle:Navigate("http://www.google.com" )
Activate Window oWnd
Return nilI´m fight yet with it
I think that is impossible solve it without know C/C++
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Lailton,
We are actually doing tests with OleAuto and ActiveX in Harbour 2.0 beta.
So just wait some days and lets see