Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do you use ShellExecute()
Message
De
16/09/1998 19:46:46
 
 
À
14/09/1998 10:50:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00136184
Message ID:
00137581
Vues:
18
>I tried Delaring the command with declare ShellExecute in Win32s16 int, string, string, string, string
>and then calling it but keep getting an error something like "Invalid entry point". Just what is the syntax for calling this function?
>
>Ashley Cottle
>AssureSoft
>AshleyC@cosworth.infotrade.co.uk

Easiest/ Fastest (Least Flexible) way is

oShell = CREATEOBJECT('Shell.Application')
oShell.Open('Mailto:esmoore@flash.net')
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform