I threw together a quick timer in Visual C++ express 2008.

Spoiler for Code:


I don't have access to a compiler at the moment, so it will require a basic knowledge of the language to debug, should any errors surface.

The beeping is made by outputting a character with a value of 7, an trick a friend showed my in Visual C++ 2003. May or may not work here.