Hi, I would like to notified when a user log on WinNT in my NT Service program. Any idea?
Now I can check the process list in a loop to know if a explorer got launched, but there should be another more decent way.
thankx ahead.