View Single Post
BAILOPAN
Join Date: Jan 2004
Old 03-18-2007 , 12:33   Re: [Question] safely KillTimer()
Reply With Quote #2

Why would you call KillTimer on an invalid handle? If you're saving the timer Handle and you know the timer is gone, you should set it to 0 (or INVALID_HANDLE) to mark it as invalid.
__________________
egg
BAILOPAN is offline