I am working with a 3rd party app that takes focus when it needs to perform certain tasks. The problem with this is if the user presses the ESC key the application needs to be reloaded. Is there an easy way to disable the ESC key before it takes focus and then re-enable it when focus is returned to my app? Thanx for all the input... t
cyberstrategist
Posts
-
Disable ESC key... -
KB Article Q72918I'm looking on suggestion on how to check and see if an application is running. The referenced knowledge base article is old and I was thinking that there has to be a better way of doing this in VB6... Thanks to those who responded to the original posts!:cool:
-
App existence...going twiceI'm looking for a way to check application existance in two capacities: 1.) How do I check if an application is running? One program relies on another to process, etc... 2.) How do I check if the application being launched is already running? Or, is this handled the same way? t
-
App Existance...I'm looking for a way to check application existance in two capacities: 1.) How do I check if an application is running? One program relies on another to process, etc... 2.) How do I check if the application being launched is already running? Or, is this handled the same way? t