I'm curious about something. When you click on the close box of a window, it seems logical that windows sends the window a WM_DESTROY message, followed by the other destruction-related messages.
So, what message does Windows send when the Minimize button is clicked? What about the Restore button? And am I right about what happens when you click on the close button?
Thanks in advance
