Hello,

Does anyone have or know of any multi-threaded examples that demonstrate the use of ::CreateWaitableTimer() and ::SetWaitableTimer()? I would like to set a timer for every three minutes, but I can't use CWnd::SetTimer(). Any samples or advice on the correct use of these functions would be appreciated.

Sincerely,
John Holifield