Antonio de nuevo gracias por responder
La función inicionuevo() es la que dibuja el tdockpanel
#include "FiveWin.ch"
STATIC xDll
function Main()
IF FILE( "webview.dll" )
xDll := LoadLibrary( "webview.dll" )
IF( xDll ) = 0
MsgInfo( "Algo Errado con esta version de webview.dll", "webview.dll? Donde?" )
RETURN NIL
ENDIF
ELSE
MsgInfo( "Algo Errado con webview.dll", "webview.dll? Donde?" )
ENDIF
return nil
Return to FiveWin para Harbour/xHarbour
Users browsing this forum: No registered users and 50 guests