Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ShellExecute Question
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Titre:
ShellExecute Question
Divers
Thread ID:
00539706
Message ID:
00539706
Vues:
59
I have:

cAppName = "d:\program files\microsoft\visual studio\vfp98\vfp6.exe"

DECLARE INTEGER ShellExecute IN SHELL32 ;
INTEGER, STRING, STRING, STRING, STRING, INTEGER

=ShellExecute(hWnd, 'open', cAppName, '', '', 5)


How do I pass a command to VFP, such as 'DO SomeProgram'?

Thanks
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform