Tagged Questions

1
vote
2answers
147 views

C# COM Component works with VB6, but not VB5 — What's Up With This?

In an earlier question I was attempting to get a C# class functioning as a COM object for VB5 & 6. I did manage to get the COM object working with a VB6 app, but have had a problem getting it ...