| Subject: xp - catch system events Idle + Lockdown |
| Group: microsoft.public.windows.developer.winfx.general |
| Date: 7/19/2007 2:00:02 AM |
| From: =?Utf-8?B?U2hhcm9uIHdoaXBwbGU=?= [Email Address Protection] |
Hi all I would like to run my app (C# 3.0 Win application) on the following XP pro/home events: Enter and exit idle mode (peripherals don't get input for few minutes) Station lockdown and entrance (winkey + L or alt+ctrl+del -> lock computer) I can create windows C# service that periodically check (if its possible) the different situations, but I don’t want to add load to the station. Please advice, Sharon |
| Back |