huckfinn19
Programmer
Hi, I need to execute some code before the the window gets destroyed in my MFC app when someone clicks the 'X' button on the top right corner...
How is it that I can intercept the message, or what function should I write my code in to make it execute BEFORE the window is destroyed?
I'm using a SDI type MFC Application...
Thanks
Simon
How is it that I can intercept the message, or what function should I write my code in to make it execute BEFORE the window is destroyed?
I'm using a SDI type MFC Application...
Thanks
Simon