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.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 1 of 1
|
Click Here to Expand Forum to Full Width |