Winlogon and WM_WTSSESSION_CHANGE
C / C++ / MFC
2
Posts
1
Posters
0
Views
1
Watching
-
Hello all, I've a question regarding login and logoff, Now with the help of WM_WTSSESSION_CHANGE i get notification of login and logoff, But at the same time i need to know who is logged in or logged off, But the problem is the shell is not started yet so i can't tell which user is looged on, Is there any way to do it.. Thanks all :)
-
Hello all, I've a question regarding login and logoff, Now with the help of WM_WTSSESSION_CHANGE i get notification of login and logoff, But at the same time i need to know who is logged in or logged off, But the problem is the shell is not started yet so i can't tell which user is looged on, Is there any way to do it.. Thanks all :)
Noone :(