07.10.2010, 23:42
No, it doesn't need to be global because you only use it inside that command (using it with the SetTimerEx function). And if you re-evaluate my code, you will see the argument of the new callback is "object", which is why I use it in that callback as well.