Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Browser focusing using ShellExecute from vfp menu
Message
De
23/02/2004 20:09:57
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Browser focusing using ShellExecute from vfp menu
Divers
Thread ID:
00880136
Message ID:
00880136
Vues:
58
Dear all,

i tried to execute a command from a vfp menu:

...
DECLARE INTEGER ShellExecute IN SHELL32 INTEGER, STRING, STRING, STRING, STRING, INTEGER
lnErrorCode = ShellExecute(0,'open','http://www.hotmail.com',NULL, NULL,1)
...

but what happen is, for just less than 1 second it bring up the browser with the URL, and then focusing back on the vfp application.

the problem is how to make it stay focus on the browser when executed? any help would be appreciated


regards,
Mark
Répondre
Fil
Voir

Click here to load this message in the networking platform