Whenever I try to create a Win32 project, my visual studio crashes.
Initially, I was doing this in VC++ Express 2010, then I repaired the install, tried it again, and it still crashed.
So I uninstalled everything that had "Microsoft Visual Studio" in its name, and downloaded Express 2012 for Windows Desktop, tried to create a Win32 project, and it crashed again.
I was able to create empty projects and CLR projects in both versions, and only Win32 projects are making Visual Studio Crash.
What can I do?
P.S. I've already tried turning it off and back on again.