evoking binary excecutable in a C++ project -


i have main project carry out control tasks involve processing provided binary executables proga.exe, progb.exe, progc.exe. bad disadvantage don't have source codes of these progx.exe nor libraries except binary executables

is there way can write main project prepare input data, evoking & feed input data progx.exe , further process output? there such coding project?

i don't know if possible idea or not

there great documentation in msdn creating processes , redirecting input/output: creating child process redirected input , output


Comments

Popular posts from this blog

ruby - Trying to change last to "x"s to 23 -

jquery - Clone last and append item to closest class -

c - Unrecognised emulation mode: elf_i386 on MinGW32 -