Introduction - If you have any usage issues, please Google them yourself
As a C programmer on Windows since W3.0, I found MFC to be a great wrapper for W32 API in a C++ environment. However, I also found MFC to be almost poor in term of C++ implementation because of certain limitations (probably inherited because compatibility with the past).