Helmar Spangenberg wrote:
Hello list,
we have a Windows application "App1" which starts another application "App2"
using CreateProcessA, then doing some different work, and finally waiting for
"App2" to finish using WaitForSingleObject. It is important for "App1" to
catch the exit code of "Ap
Hello list,
we have a Windows application "App1" which starts another application "App2"
using CreateProcessA, then doing some different work, and finally waiting for
"App2" to finish using WaitForSingleObject. It is important for "App1" to
catch the exit code of "App2" as well as "App2's" messa