The linked macro executes the instructions in TimerProc every 'lDelay' ms.

The first call to the macro starts, the second will stop the macro again.

The value of the Timer-ID is saved to the registry.

In the period between two successive WM_TIMER - events the macro operates in the background.

Go to top