how to Call VB dlll in VC

  • Thread starter Thread starter Al
  • Start date Start date
A

Al

Could anybody point me to some resource about how to call a VB.net DLL in
VC.net?
Thanks in advance.
Al
 
What does this mean? Do you want to call managed code (VB.Net) in
managed world or in unmanaged world of VC++?
 
Thank you for your attention.
I want to call functions in VB.Net Class Library project from VC.Net MFC
Application project.
IDE is Visual Studio .Net 2003.
Thanks a lot.
 

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

Similar Threads


Back
Top