R
Robert
I have encountered a strange behaviour of the windows shutdown / logoff
procedure when any of two specific applications is running at that time.
Although the application terminates, and the process disappears from the
process list, the shutdown will not continue. It will not even complete
terminating all the other programs, in some cases.
Also, the fact that I can then start new programs indicates that the
shutdown was truly aborted.
However, the programs do not use the AbortSystemShutdown API call or
anything like it! So for what reason could the shutdown still be aborted?
All suggestions welcome
Robert
procedure when any of two specific applications is running at that time.
Although the application terminates, and the process disappears from the
process list, the shutdown will not continue. It will not even complete
terminating all the other programs, in some cases.
Also, the fact that I can then start new programs indicates that the
shutdown was truly aborted.
However, the programs do not use the AbortSystemShutdown API call or
anything like it! So for what reason could the shutdown still be aborted?
All suggestions welcome
Robert