Hi - I created a custom library (.dll file) and registered it with the com according to the instructions on this page:

http://msdn.microsoft.com/library/d...ualbasicnet.asp

I'm having a problem with shared members. It seems that that the COM doesn't recognize them. Why is that? Is there a way around it?

Thanks