Here is an example of how useful MSDN isn't:
Compiler Error C2106
'operator' : left operand must be l-value

The left operand of the given operator was not an l-value.
Like I said in another post - MSDN assumes a full understanding of C++ before you start, which defeats the entire purpose of having it.

I'm sorry, but this kind of crap makes my blood boil.