Possible Duplicate:
How can I programmatically determine if my workstation is locked?
Checking for workstation lock/unlock change with c#
I would like to determine when a Windows (XP, or 7) machine is locked, and unlocked.
I would like to create a timesheet activity logging app, and pre-filling times in, with lunch, breaks taken, etc, would be very useful.
Is it possible to pick up an event that fires when the Windows Operating System is locked and unlocked ?