Does anybody have an idea about how to compile C++ code using visual basic at runtime ?
Hi there,
Yeah, you can pass command line parameters (location of the workspace file, compile switches/parameters) by using the <Shell> command, hope it helps. Good luck & Take care.
Comment