Well, I've recently installed VS2010 and I'm having a problem with simple C++ applications compilation. If I create a project that's named WW and I compile it and everything works fine, then If I opened an old project, and try to compile it, VS will compile WW!
Other times, I try to debug the application and it refueses to do so. The green debug button gets disabled.
Can you solve that?