T
Tony Johansson
Hi!
I have used an example on the Code project to call .NET code from COM and
here it worked fine without creating a shared assembly
It we have the oppsite situation calling COM from .NET is there any
requirement that you must have shared assembly when you call COM from .NET.
I know all about how to create a type library by using either VS or tlbimp
//Tony
I have used an example on the Code project to call .NET code from COM and
here it worked fine without creating a shared assembly
It we have the oppsite situation calling COM from .NET is there any
requirement that you must have shared assembly when you call COM from .NET.
I know all about how to create a type library by using either VS or tlbimp
//Tony