I have done a small program in VB.NET that uses the GetLastInputInf o
function to retrieve the time of the last input event. It checks every
second and it works well in Windows XP. However, when I install the
program in VISTA it crashes.
Does anyone know how I can get the time of the last input event (key
and mouse activity) in VISTA?
Any direction and help is most appreciated!
Best regards,
Tomas :)
function to retrieve the time of the last input event. It checks every
second and it works well in Windows XP. However, when I install the
program in VISTA it crashes.
Does anyone know how I can get the time of the last input event (key
and mouse activity) in VISTA?
Any direction and help is most appreciated!
Best regards,
Tomas :)
Comment