Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Launching other windows apps from VFP
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00525792
Message ID:
00525966
Vues:
39
David,
They may be one in the same - I think ShellExecute calls CreateProcess. There may be more options with CreateProcess since it's at a lower level. We use both in our setup program for our web apps: CreateProcess to Stop/Start the web server and ShellExecute to start the default browser..


>Claude,
>
>ShellExecute can run both internal and external DOS commands (check the samples on my site). The visibility of the spawned window is controlled by the last argument to the function call.
>
>>Added benefit of CreateProcess is that it'll even run DOS commands invisibly.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform