Personal feeling VC6.0, and there are many bugs exist, and Microsoft has not been updated. So, when you choose C + + programming. Use ide,vc6.0 after a period of time, I resolutely gave up, think or use VS2010 more promising.
But when the use of VS2010, found a lot of problems, with a lot of ways to finally solve the problem, the so-called "工欲善其事, its prerequisite." Want to quickly develop C + + software, absolutely inseparable from a useful IDE. The following are the problems that need to be used in the solution.
1, any Create a new dialog box project, the entire solution folder size reached 100M, garbage too much.
Solution: Tool--> option, set three options in the fallback position, you can speak the half garbage file into the temporary folder, irregular processing.
2, because previously used is C #, so habitual to use the line number.
3, according to personal preferences, configure their own text editing environment
4, personal feeling, vs series of products are mainly served in C #, so timely is a high version of the VS2010 also did not provide C + + intelligence tips, which makes people tangled.
Install smart hint plugin VISSUALASSISTX, provide a cracked version of the download address: http://www.jb51.net/softs/237629.html
All OK, you can start VS2010 C + + programming path.