K
kathy
In VB.NET help file "Walkthrough: Creating COM Objects
with Visual Basic .NET", It said:
"Note The COM objects you generate with Visual
Studio .NET cannot be used by other Visual Studio .NET
applications. Attempts to add references to such COM
objects raise an error."
My question is:
How to write a COM objects which can also be used by
Visual Studio .NET application?
with Visual Basic .NET", It said:
"Note The COM objects you generate with Visual
Studio .NET cannot be used by other Visual Studio .NET
applications. Attempts to add references to such COM
objects raise an error."
My question is:
How to write a COM objects which can also be used by
Visual Studio .NET application?