How easy is it to combine vb and c code in VS 2008? I have an application that is written in vb and interface files for a motion controller written in C++. The vb and c++ code need to communicate between each other. How hard would it be to use events and delegates to solve this problem?
How do you combine vb and c code
Collapse
X
Comment