Originally posted by Ajay Vijay
And what about the copilation problems with STL.
What compilation errors?

Originally posted by Ajay Vijay
Illigally coded stl variable usage will raise lot of errors!
Okay...I am assuming that you are referring to the illegal use of the STL...in this case...the same applies to the MFC or anything else. If you use something a way it was not intended to use...the result will be the same...compilation or run-time errors.

Originally posted by Ajay Vijay
I also do not prefer use of STL. Its performance does not seem to anyway better than equivalent than MFC.
Well...although this depends on the specific situation...even Microsoft had to admit that the STL classes are performing better in most of the cases...