Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Firing programs and checking if they're still running
Message
De
21/03/2002 10:25:29
 
 
À
21/03/2002 09:50:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00635468
Message ID:
00635501
Vues:
13
This message has been marked as the solution to the initial question of the thread.
Fernando,

Check out FAQ #7789.

Ed Rauh's Api_apprun is a very handy class that allows you to launch another app without the RUN command or ShellExecute. It has several options. It has a method that allows you to check if the process is still running and if necessary, you can kill the process. There are also options that allow you to define how the application appears (Normal, Maximized, Minimized or Hidden).

HTH
>Hi,
>
>I have a program that fires other programs using ShellExecute. Next I would like to cycle (thru a timer routine) and check if the fired programs are still executing. How could that be possible?
>
>Thanks!
>
>Fernando
Daniel
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform