Yes I am tacking one project started with plattform win32 and I want add the possibility to compile with plattform x64, therfore I can't start a new empty project, because I want that the project run in win32 if the programmer choose win32 plattform or run in x64 if programmer choose x64 plattform.

I will try to start a new empty project in x64 (only a easy project"hello world" project), and I will try to run this project, I will try this to comprove if I have the correct configuration (windows, Visual c++2005, and the project configuration).

Thanks.