المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Monitoring idle time while Minimized using MFC



C# Programming
10-10-2009, 04:54 PM
Hi,
I have an idle time monitoring class that works great by installing hooks to keyboard, mouse, ect. The problem is that when the application is minimized windows doesn't seem to send any messages to the application. Anybody has any ideas on how to trap this condition? I would like to application to timeout even when minimized!

Thanks,
Daniel