Hi,
this is my first time in the forum, I hope to be clear.
I have to create a Class Library in VB.NET 2003 (and not other) using a .dll already existed.
I’ve load this .dll in the Reference of my Class Library but I can’t use their objects.
Instead, if I create a Windows Form Apllication, I can...