How to get notified when user logoff?
-
How to get notified when user logoff? WM_ENDSESSION & WM_QUERYENDSESSION messages are not OK. Cause the system won't send these messages when EWX_FORCE flag is set in ExitWindowsEx function. Is there any way to get notified other than using dll in "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\ CurrentVersion\Winlogon\Notify" entry? Thanks a lot!
Let's roll!
-
How to get notified when user logoff? WM_ENDSESSION & WM_QUERYENDSESSION messages are not OK. Cause the system won't send these messages when EWX_FORCE flag is set in ExitWindowsEx function. Is there any way to get notified other than using dll in "HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\ CurrentVersion\Winlogon\Notify" entry? Thanks a lot!
Let's roll!
Check out
ISensLogon
.
"Ideas are a dime a dozen. People who put them into action are priceless." - Unknown