I created a dll from vb6 .. my question is simple: can I use it on VB.NET? I need advice .. thanks
Regards
Winanjaya
Printable View
I created a dll from vb6 .. my question is simple: can I use it on VB.NET? I need advice .. thanks
Regards
Winanjaya
Start a new project and try to add a reference to the dll. That should tell you whether its possible or not, its usually the fastest way to tell.