For example, the latest version of Visual Studio complains that the Standard Template Library is "deprecated", which is total crap.
Didnt know about this one but it does the same thing with scanf( ).
Maybe it is hoping to create its own C++ standard within the actual standard, and whats more its actually encouraging newbies to use the non portable functions and headers( stdafx ?).
Maybe we should post a sticky at the top of forum saying "Don't listen to MS's crap". :D