How do I know if a waitable timer (CreateWaitableTimer..) is active?
One option is to close the handle whenever the timer is inactive, but this doesn't seem very efficient.. There must be some other - better - way.
Alon
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 1 of 1
Thread: WaitableTimer state
|
Click Here to Expand Forum to Full Width |