C++ access in VB .net



Hi,

I'm using VS .NET 2003. I have some C++ programs (I have the source)
that I want to make available to a VB .NET program. What is the best way
to do this? Would I create a DLL from the C++ code? I'm somewhat new to
VB so I don't know all of the ways to "link in" outside modules.

Thanks!

Dave P

.


Loading