M
Milan Todorovic
I need to write a service (or a background app) to perform a certain set of
action if no keybord input or mouse movements have been made in a given
time.
Now, I know that vb.net can detect the such events within the form, but I
need this to be system wide, since there will be no form.
Is there a simpler way to do this or are APIs my only option. If so, I need
a pointer.
Thanks a lot
Milan
action if no keybord input or mouse movements have been made in a given
time.
Now, I know that vb.net can detect the such events within the form, but I
need this to be system wide, since there will be no form.
Is there a simpler way to do this or are APIs my only option. If so, I need
a pointer.
Thanks a lot
Milan