hi all,
i'd like to ask whether any of you can help me how to retrieve user's last active time (or idle time) for entire sessions on machine running xp with fast-user-switching enabled
i can use GetLastInputInfo provided by the API, but it can only works on terminal session (session 0), and not for all sessions (http://msdn2.microsoft.com/En-US/library/ms646302.aspx). i don't like using hook, since it'll resource consuming (i've tried that before, so i can take a conclusion about it being not nice)
any replies are kindly appreciated
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.