This message is sent to a window that is being destroyed.
result
If the window processes this message, it should return zero.
The function destroy_window sends this message to the window. It is sent after the window has been removed from the screen. At the time of receipt, child windows still exist and are subsequently sent this message when they are being destroyed.