Create a timer owned by owner.
The owner's window receives the underlying WM_TIMER messages, so the owner must have a live handle while the timer runs.
See Implementation
Create a timer owned by owner.
The owner's window receives the underlying WM_TIMER messages, so the owner must have a live handle while the timer runs.