Hi, all !
oAct = TActiveX():New( oWnd, "Shell.Explorer.2" )
oDk:=oWnd:GetProp("Document")
OLEInvoke(oDk,"Write",buf) // buf - HTML-text variable
This design worked in earlier versions FWH, but in FWH9.3 I got window error ?
oAct = TActiveX():New( oWnd, "Shell.Explorer.2" )
oDk:=oWnd:GetProp("Document")
oDk:Write( buf ) // buf - HTML-text variable
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 87 guests