Killtimer - function problem
#3

You don't use KillTimer with the timer function's name.
Instead you do like this:
Код:
loginTimer = SetTimer("login", TIME, REPEAT bool);
KillTimer(loginTimer);
Reply


Messages In This Thread
Killtimer - function problem - by bpeterson - 14.07.2009, 10:03
Re: Killtimer - function problem - by bpeterson - 14.07.2009, 11:05
Re: Killtimer - function problem - by c0der. - 14.07.2009, 13:48
Re: Killtimer - function problem - by bpeterson - 14.07.2009, 17:43
Re: Killtimer - function problem - by bpeterson - 14.07.2009, 17:46

Forum Jump:


Users browsing this thread: 1 Guest(s)