VB.Net and C++

P

Peter Aitken

I need to call an existing C++ DLL from a VB.Net program. I am confused
about how the data tupes relate - for example, when a DLL function returns a
pointer, how do I handle that in VB?

Alternately, is there a way to write a module or class in my VB.Net program
in C++?

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top