Subj : programming To : comp.programming.threads From : pieterdeweer Date : Mon Feb 14 2005 03:31 am can anyone help me with setting upt following programming issues in an application or knows where to refer me to? thanks a lot in advance! Notification: Can an application (app or service) be notified 2 when a user logs in 3 when a user logs out 4 when the screen saver is activated 5 when the screen saver is deactivated 6 when a workstation is becoming idle (no mouse/keyboard actions for a certain time) 7 when a workstation is leaving the previous status 8 when a workstation enters power save modes 9 when a workstation leaves power save modes 10 when a workstation becoms locked 11 when a workstation becoms unlocked 12 when a workstation has network (and internet) access 13 when a workstation has no network (and internet) access From a Service (Win2000 or Win XP Professional) 14 How do we know if there is a user logged on 15 How do we know which user is logged on 16 How to get and set the screen saver status 17 How to get and set the screen saver paramaters 18 How to start and stop the screen saver 19 How to know if the workstation is currently locked or not 20 How to get and set power save status 21 How to get and set power save parameters 22 How to hide all windows 23 How to minimize the working set (memory mgmnt) 24 How to manage/kill processes 25 How to switch desktops and attach to other desktops 26 How to remote install/uninstall a service 27 How to retrieve network settings .