Hello,
I've never programmed in either c or vb, but am in a situation where I need a quick solution.
I wanted to know if it's possibel to call a c create executable (exe) be called from a vb program, and if it is possible to pass arguments to that executable. Essentially all the work is done by the executable, but I am trying to call it from a built program created in vb. How can I go about this.
Thanks,
