System Inactive
Hi,
How can I find out the duration for which Windows has been left inactive by the user (i.e. no user input)?
Many thanks,
Lea Hayes
Hi,
How can I find out the duration for which Windows has been left inactive by the user (i.e. no user input)?
Many thanks,
Lea Hayes
Hi all,
I eventually worked out a way of achieving this; there is an API call which can be used:
[
DllImport("User32.dll")]Many thanks,
Lea Hayes