I have a global subclassing tool (Spyworks) and I need to know all the messages that are sent to a window when you press the "X" to close the window. I know WM_DESTROY is one of them, but I'm not sure of any others or in what order they are sent.
Thanks!
Jordan




Reply With Quote