Hello Guys,
I'm overriding the wndproc method in my code
to detect when the current windows session is ended.
If the current windows session is ended, my program
will stop the shutdown and execute some code.
After this it will shutdown windows.
Now I want to distinguish between logoff and shutdown.
Is there a way to do that.
Best regards
abc
I'm overriding the wndproc method in my code
to detect when the current windows session is ended.
If the current windows session is ended, my program
will stop the shutdown and execute some code.
After this it will shutdown windows.
Now I want to distinguish between logoff and shutdown.
Is there a way to do that.
Best regards
abc