Making an app

I want to make an app which sits in the tray, and when i click it - it opens a video stream (RT).
So the question is - what languages do i need to make such a programm?

I've already found out http://www.winprog.org/tutorial/ to make a window. But help in making a plan would be most appreciated :)
This is a C++ forum, so I assume you want a C++ approach. This is a code snippet to make an app stay in tray:
http://bobobobo.wordpress.com/2009/03/30/adding-an-icon-system-tray-win32-c/
Well, im using win64...

But still thanks
Topic archived. No new replies allowed.