Op 15-02-10 14:59, Tim Golden schreef:
On 15/02/2010 13:30, le dahut wrote:
Hello,
I've made some development around Windows services and logon events
detection (using SCM and using SENS). I've spend a lot of time
discovering how things work and trying to write them (with great help
from people
Tim Roberts schreef:
Ron Arts wrote:
I want to logout the user from a remote session when the desktop is
locked, and log her in again when it is unlocked.
There seem to be various ways of catching these events:
- WTS API
- ISensLogon Interface (SENS)
- Using Service Control Manager (SCM
Hi,
I want to logout the user from a remote session when the desktop is locked, and
log her in again when it is unlocked.
There seem to be various ways of catching these events:
- WTS API
- ISensLogon Interface (SENS)
- Using Service Control Manager (SCM) Notifications (only for services?)
- W