Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
System Tray
Message
From
14/10/2011 14:42:32
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
System Tray
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01526470
Message ID:
01526470
Views:
123
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
Next
Reply
Map
View

Click here to load this message in the networking platform