Hello,
I am running a MFC application set to interact with the WinLogon desktop and startup automatically.
My app launches when the machine boots up.
It keeps running when a user logs on. You can not see my app because it is not on the active desktop, but if I ctrl-alt-del I can see it running.
When the user logs out my app shutsdown.
Is there a way to keep it running?
Thanks,
Dave