Ciao a tutti,
vorrei sapere come è possibile richiamare un eseguibile esterno da un programma fatto in C o C++ compilato per piattaforma Windows.
Grazie mille anticipatamente![]()
Ciao a tutti,
vorrei sapere come è possibile richiamare un eseguibile esterno da un programma fatto in C o C++ compilato per piattaforma Windows.
Grazie mille anticipatamente![]()
Con CreateProcess, per esempio ...