|
-
May 3rd, 1999, 03:49 PM
#1
Help to Kill Timer
Hi,
I need your help !!
I'd like to use SetTimer with CALLBACK FUNCTION like 3rd parameter in SetTimer
I try this
::SetTimer(NULL, 1, 1000, CMyFrame::TimerProc) in CMainFrame
It's working, but I have a problem with KillTimer function. I can't stop Timer.
Please help me. What must I do. And how can I call KillTimer corectlly.
Thank you in advance
Drago
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|