Registering for COM.
kfilipowsky
Posts: 14
I'll have to create a COM callable wrapper and I've noticed the toolkit API classes are not registered for Interop.
are there any issues using the Regasm utility that you are aware of?
Thanks Again
are there any issues using the Regasm utility that you are aware of?
Thanks Again
Comments
I had a discussion with some of the development staff here and we do not think that this will work. We think that we need to specifically support this in our assemblies by writing some code, for instance, so that the IUnknown interface will work.
I'll try to get a definitive answer next week.