I have Visual Studio 2010 installed on my computer. Yesterday I found that the Class View and resource view do not display relevant content after the new project, and you know that it would be inconvenient if there were no class views. Dog search on the internet did not find a solution, no way, only re-installed again, open, found that the problem remains. I guess where the setup went wrong. Later, on the MSDN forum, I found a way to reset all settings: Run: devenv/resetsettings, which resets all settings in the IDE. (By the way, one more command: Devenv/safemode, do not load third-party plugins in Safe Mode vs.) )
Reset vs Set everything OK, and then I set the Disable database option, found again open the project again the above problems, just understand where the problem.
Two days ago, I found the use of vs2010 built projects, the directory will have SDF files and ipch directory, these two things occupy a very large space, want to see if you can delete these two things, so search, find a solution. Open the VS2010 menu bar-Tools-Options-text editor-c/c++-advanced, the Disable database option under Browse/navigation is set to true. The project will not produce SDF and IPCH related documents. But then the Class view does not show the class problem that arises.
Http://jingliu.net/archives/4