S
Sam
Hi,
I was wondering if there is a way to detect (get notification) when
my process is being terminated, for example by Task Manager. It is easy
to get a Windows Message when they close your window, I would get WM_CLOSE
or WM_DESTROY, or WM_ENDSESSION. But how do I handle graceful termination
when they kill my process from Task Manager, in which case i don't
get those messages
(((
?????
I was wondering if there is a way to detect (get notification) when
my process is being terminated, for example by Task Manager. It is easy
to get a Windows Message when they close your window, I would get WM_CLOSE
or WM_DESTROY, or WM_ENDSESSION. But how do I handle graceful termination
when they kill my process from Task Manager, in which case i don't
get those messages
?????