waiting for external program to finish (modally) 
Author Message
 waiting for external program to finish (modally)

Hello
I want to execute a program and wait for it it finish before continuing.
I have successfully got the program to load, run and  a loop in a dll , and
wait for getmoduleusage ==0. Unfortunately the getmessage(msg,null,0,0) etc
in the loop passes messages onto all windows, thus rendering my solution an
unsolution.
Is it possible to only pass messages on to the shelled application and not
have the system freeze?
I found the 32 bit createprocess,waitforsingleevent methods, but need to
implement this in win3.1.

Thanks
Kurt



Sat, 11 May 2002 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Calling an external program (and waiting until it's finished)

2. Waiting until external program finished to continue processing

3. Waiting for external programs to finish

4. Calling external apps and waiting for them to finish

5. Help: wait for external command to finish

6. waiting for external app to finish

7. Program Flow - wait for one sub to finish before starting another

8. Wait for program to finish

9. Determine whether a external program (process) has finished execution successfully

10. Q: Waiting for other programs to finish

11. waiting for a program to finish in VB4 32 bit

12. How to make program wait for Crystal to finish

 

 
Powered by phpBB® Forum Software