Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
System Tray
Message
De
14/10/2011 14:42:32
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
System Tray
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01526470
Message ID:
01526470
Vues:
124
We have a piece of code which calls an outside application via
lcExe = Get_Full_Path_and_File_Name("myApp")
lcParms = Get_Parms("myApp")
SHELLEXECUTE(0,"OPEN",lcExe,lcParms ,'',1)
The program opens and executes properly, but there is no reference to it in the SystemTray. Is there a way for my VFP app to put this item there (if so, sample code would be greatly appreciated) or is it the "responsibilty" of the called EXE to put itself in the Tray.

TIA for all responses.

..........Rich
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform