Multimedia Timer for the .NET Framework

I'm always a big fan of new .NET wrappers for Win32 APIs that haven't been made part of the framework. And, I usually link to projects that implement that interop layer. Doing interop can be tough, so having code that someone's written for it is very useful.

Here's a link to a CodeProject the wraps the Win32 Multimedia Timer for use in your .NET applications.