Hello,
I am totally new to this, have a bit knowledge in c++ programing. But I was woundering if some could be kind to pint me to general direction.
I want to achieve a simple goal:
Where should I start? Or maybe there is something like this already available?
I am totally new to this, have a bit knowledge in c++ programing. But I was woundering if some could be kind to pint me to general direction.
I want to achieve a simple goal:
- Detect if the windows user is not using a specific application for x minutes, and then pop a message to user (or notify a user in any other way with a message)
Where should I start? Or maybe there is something like this already available?