how to spawn process and get exit status 
Author Message
 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



Wed, 03 Sep 1997 00:01:20 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. getting status of a win32 process

2. Please Help: Spawning Processes on a Remote Machine

3. Spawning process and sending key strokes to it???

4. How to spawn a process in VB?

5. spawning concurrent processes from VB6

6. Waiting for spawned process to terminate - how??

7. sleep api spawns other access processes

8. spawning processes - need help

9. Please Help: Spawning Processes on a Remote Machine

10. Q: Getting calling process from in-process server dll

11. Q: Getting calling process from in-process server dll

12. Q: Getting calling process from in-process server dll

 

 
Powered by phpBB® Forum Software