Notification of user login
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi all ! I'm writing an MFC application that runs as a Windows Service. I want the application to be notified when a user logs-in or when a user logs-out in order to display icon in the task bar. How can it be done ? Thanks all, Amit c.
-
Hi all ! I'm writing an MFC application that runs as a Windows Service. I want the application to be notified when a user logs-in or when a user logs-out in order to display icon in the task bar. How can it be done ? Thanks all, Amit c.
Take a look at this article - http://www.codeproject.com/KB/system/winlogon\_notification\_package.aspx
«_Superman_» I love work. It gives me something to do between weekends.
Microsoft MVP (Visual C++)