Hi All.
My goal is to create a windows app that checks for a program currently running(one that's minimised on the taskbar)and notify the user to log out of the program at a certain time (- lunchtime backup for example). I do not want to terminate the program since the user has to back out of the program manually, instead i would like to check if it is running and send them a reminder to close the program instead.
I have managed to get the messages done ok and at the moment the messages ask the user to check the process manually,but it would be great if i could get the checking done automatically. However i'd like some help with the "program running"checking process, Like where to start..!
Any help or advice would be gratefully received.
Thanks for your help and patience..
Regards
Ian.
My goal is to create a windows app that checks for a program currently running(one that's minimised on the taskbar)and notify the user to log out of the program at a certain time (- lunchtime backup for example). I do not want to terminate the program since the user has to back out of the program manually, instead i would like to check if it is running and send them a reminder to close the program instead.
I have managed to get the messages done ok and at the moment the messages ask the user to check the process manually,but it would be great if i could get the checking done automatically. However i'd like some help with the "program running"checking process, Like where to start..!
Any help or advice would be gratefully received.
Thanks for your help and patience..
Regards
Ian.