want to capture the system idle time. Means if the user did not press any key or did not move the mouse then it is considered as system idle time. I want the code for this in C or C++ on windows operating system. Please help me.
ravinderreddy
0
Newbie Poster
Recommended Answers
Jump to PostI see you posted the same question in the Java forum asking for this in Java. Is this related to a school project of some kind? Is there some code you can show us that you've at least started or tried to do it yourself?
Jump to PostOne can track user's idle time using global keyboard and mouse hooks.
There are pleanty of resources on this in MSDN :mrgreen:John Dirk
Programming Consulant
Programming (Assignment/Project) Help
All 6 Replies
Dani
3,987
The Queen of DaniWeb
Administrator
Featured Poster
Premium Member
proghelper
0
Light Poster
Alvein
2
Junior Poster
kc0arf
68
Posting Virtuoso
Team Colleague
mohit_mar
0
Newbie Poster
mohit_mar
0
Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.