| C++ combine with VB? I want to write a application that use VB for the GUI, and C++ for the source code. Can i coordinate that ?
Please show me step by step to do that.
(And how should i organize my Cpp file, because it include its main(), its libraries and its functions.)
thank you! |