1
Answer

How to use a .NET dll into vb6

I write a dll in .NET but I need to use it in vb6. I alredy use regasm to register it but when i tried to instanciate it from vb6 i got Automation Error. Some has any idea about what is going on? Thanks

Answers (1)