Some parts of my program would be so much easier if I could use C++, is there any special command to use C++ coding in VB?
Printable View
Some parts of my program would be so much easier if I could use C++, is there any special command to use C++ coding in VB?
No, but you could write a DLL in C++ and call it from VB.
Couldn't I just call the C++ library I needed in the function????