Detecting Windows Shutdown

D

Dennis Misener

I needed to perform an orderly shutdown of a Webrick based Ruby
application.

I thought about trying to catch the WM_QUERYENDSESSION message which is
sent to all programs when a request to shutdown Windows is made, in
order to execute some code before Windows exits.

Does anyone know how to do that in Ruby?

Is it even possible?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,049
Latest member
Allen00Reed

Latest Threads

Top