Timer Driver Development Concepts (Windows Embedded CE 6.0)
1/6/2010
The timer driver provides functions to applications and other operating systems modules to use for managing various multimedia related data and events. TimerThread is a service thread created for the Mmtimer.dll, which uses timeSetEvent and timeKillEvent functions to perform periodic callbacks or a one-time callback.