Dear experts,
How does my application detect windows shutdowns? An example would be nice.
Thank you..
Printable View
Dear experts,
How does my application detect windows shutdowns? An example would be nice.
Thank you..
Take a look at these messages.
WM_QUERYENDSESSION
WM_ENDSESSION
Note: they are only posted to "Popup" windows.
-Safai