From: Sean H. <jal...@ho...> - 2001-11-03 19:21:26
|
Is there a way to capture the shutdown event? I have a Win32::GUI script that sits in the taskbar. It saves its current settings when it exits. However, I don't want to have to exit that script manually every time I shut down Windows. I tried an END block, but it didn't work. Is there a signal for this event? In that case, I could use %SIG. Is there a message that Windows sends out? In that case, I could use PeekMessage. _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp |