noho
February 18th, 2000, 01:30 AM
For example.
There is a class "clsTest" with a method Create in the ActiveX DLL.
public sub Create()
load frmtest
frmtest.show
end sub
these code will always return -2146827882 as HRESULT.
why?
thanks for any suggestion.
There is a class "clsTest" with a method Create in the ActiveX DLL.
public sub Create()
load frmtest
frmtest.show
end sub
these code will always return -2146827882 as HRESULT.
why?
thanks for any suggestion.