Click here to Skip to main content
15,881,588 members
Please Sign up or sign in to vote.
3.00/5 (1 vote)
See more:
I am using VS 2010, i need to call and use functions of vb .net from vc++ .net.
Can anyone share example for the same.

Thanks.
Posted
Comments
Sergey Alexandrovich Kryukov 3-Mar-14 16:24pm    
There is no such concept "call a DLL". You can call a method, function, procedure, property, operator...
—SA

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900