Hi, I've been having a strange crash in my application - and I'm wondering if any win32::gui users are experiencing anything similar?
The crash occurs on exit (which is why I suspect win32::gui and not other components) and only when the application hasn't been used for a while. The easiest repeatable case I've found so far is to play a computer game for a while. When you return to windows the application takes a couple of seconds to 'warm up', and works normally and on exit it crashes. I do use richedit controls which have that crash on exit bug - which can be fixed by keeping the control in global scope - but I'm wondering if the bug crops up in other cases? Thoughts? Cheers, jez.