If you have been following this blog, then you would know that I was trying to create a simple timer/stopwatch that would run from the system tray. Well I did manage to get the application in a runnable state a long time ago. Recently I made it upon source and committed it to codeplex.com. So without further ado, you can get download the code from
I would love to hear comments, criticisms anything about it.
Advertisement

I’m watching this your post: http://codingmisadventures.wordpress.com/2009/02/20/creating-a-system-tray-icon-using-visual-c-and-win32/ – and i found this one, and i’ll download it to see how you tray application work, thank you for giving me such ability.
It will be good if you will create some links to releated posts even in old posts like what I was reading before this one – most of people will be interested and will check out your Traytimer.
Thank you for your blog again, I’m creating a tray app in Visual C++ and its helping me a lot.