castor2003
Programmer
I am creating an app which is not a COM server that has functions that the user would be using. My app uses that app data. I want to be able to make that visible and invisible at will. The idea is to force the user to log into that app when starting my app then I want to make the app invisible and then visible again from a menu call from my app.
In short, can I make a third-party app running on a workstation invisible from within VFP?
I already know how to open the app with shellexecute()
In short, can I make a third-party app running on a workstation invisible from within VFP?
I already know how to open the app with shellexecute()