I'm programming with Visual Studio 2008.

First of all, I created a project using the information here:
http://wiki.qtcentre.org/index.php?t..._Visual_Studio
It works and everything, and I would like to know if theres a way to create a Visual Studio Template, that would appear in the new project templates, with these settings.

Second thing is that all my projects appear with a console window behind them.
I can make it disappear using FreeConsole(), but it still flickers for a moment when I open any of the programs, I wouldn't like that.