Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Running a non-FoxPro Exe
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00025032
Message ID:
00025056
Vues:
33
>I found a neat Third Party EXE that I want to call from my application. Is RUN /N Program.exe the best way? Also, is there a Win32API function that I can call to see if program.exe is already running and switch to it if it is?
>
>Thanks!

RUN is fine. Use FindWindow API function to check another exe running. Remember that N clause means NOWAIT.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform