ON_PAUSE/ON_RESUME only work in release mode...

Previous topic - Next topic

MrTAToad

Would be handy if they could also be used in debug mode too.

Kitty Hello

the problem is - when you debug, you loose focus. Or.. is the problem that they "kick in" even if you don't want that?

MrTAToad

Actually, the problem was that ON_PAUSE/RESUME wasn't being called.

Kitty Hello

Right. I took that out, because when the debugger changes the focus to the IDE you would have got such a notification all the time.