
how to spawn process and get exit status
we have to spawn a process and get back the exit status into a vb program.
The only solution we have found so far is to have the program write its
status into a file which is read by the calling program. Are there any
other solutions. Can we make a C based DLL that does it and is called from
vb ?
thanks
steve
--
Steve Blumenau