|
You need to create a message handler for
WM_QUERYENDSESSION and return true (I think - check the docs).
You can then also write a message handler for
WM_ENDSESSION which you will get if no other program has vetoed the
QUERYENDSESSION if you want to destroy objects etc when the Windows is actually
shutting down.
|
Title: Message
- [DUG]: application shutdown Jeremy Coulter
- Re: [DUG]: application shutdown Trevor Jones
- Re: [DUG]: application shutdown vss
- Re[2]: [DUG]: application shutdown Alistair George
- Re: [DUG]: application shutdown Alistair George
- [DUG]: Debug Alistair George
- RE: [DUG]: Debug Allan Vergara
- RE: [DUG]: Debug Donovan J. Edye
- RE: [DUG]: Debug David Brennan
- RE: [DUG]: Debug Donovan J. Edye
- RE: [DUG]: Debug David Brennan
- RE: [DUG]: Debug Rohit Gupta
