Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Running a non-FoxPro Exe
Message
De
20/03/1997 15:08:41
 
 
À
20/03/1997 14:04:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00025032
Message ID:
00025068
Vues:
31
> >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. you can alos look in the last VFUG newletter for Gary Cox's short article on using ShellExec for that the advantage is you also get an error code if things go wrong Arnon
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform