I know we've covered this for evasive action before but lets say I have an option in my app to save settings prior to closing.
If someone closes the app via the X on the top right, or Windodws is shutting down, do I use WM_QUERYENDSESSION or WM_CLOSE to detect this and save my settings first?
I'm getting weird results...
Thanks,
Scott
------------------
Scott
mailto:[email protected][email protected]</A>
If someone closes the app via the X on the top right, or Windodws is shutting down, do I use WM_QUERYENDSESSION or WM_CLOSE to detect this and save my settings first?
I'm getting weird results...

Thanks,
Scott
------------------
Scott
mailto:[email protected][email protected]</A>
Comment