Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create Process Problems
Message
De
19/03/2004 09:56:51
 
 
À
18/03/2004 16:05:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00887680
Message ID:
00887890
Vues:
8
Tracy, the function CreateProcess execute an application file... your can't execute this function with one file that non application.

Your can tray with ShellExecute function, for execute a file non application. But this function don't wait...

if you want that execution wait until the application, then use CreateProcess... and find application related with your file non apllication (.xfdf) and execute that. In Solution Application of VFP, explain how get this information.

Good Luck.-
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform