How to know Process Idle time ?
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hi! All I am having a problem regarding the Process Idle time in VB6. I want to add a utility in my application that if the user is not using the application for a certain time, application should fire user's logout process. Now the problem is, I don't know how to find processes idel time? Somebody told me that it can be, using API. But, which API? Can anybody help??? Any suggestion about the above problem? Thank You, Ritesh.