capture shut down message
-
hi all, is there any way i can capture the 'windows shut down' message from my win32 application ? Also, if i can, is there any way i can cancel the shut down (if user wants it )? regards hari Hari Krishnan
-
hi all, is there any way i can capture the 'windows shut down' message from my win32 application ? Also, if i can, is there any way i can cancel the shut down (if user wants it )? regards hari Hari Krishnan
Read up on
WM_QUERYENDSESSION
--Mike-- Ericahist | CP SearchBar v2.0.2 | Homepage | RightClick-Encrypt | 1ClickPicGrabber If my rhyme was a drug, I'd sell it by the gram. -
Read up on
WM_QUERYENDSESSION
--Mike-- Ericahist | CP SearchBar v2.0.2 | Homepage | RightClick-Encrypt | 1ClickPicGrabber If my rhyme was a drug, I'd sell it by the gram.thanks... Hari Krishnan