programming windows with MFC

I want to learn programming windows with MFC. I use Visual Studio 2010 and I know how to program with c++ 2010. So how should I start learning MFC?
Do you know any references, books or sites that could learn step by step?
Thanks
Online MS stuff for MFC:
http://msdn.microsoft.com/en-us/library/aa270890(v=vs.60).aspx

Books:
http://www.amazon.co.uk/MFC-Internals-Microsoft-Foundation-Architecture/dp/0201407213

That's one we use as a reference book/intro into MFC here.
And this one:
http://www.amazon.co.uk/Programming-Windows-MFC-Jeff-Prosise/dp/1572316950
was the other book i was told to absorb.
Last edited on
Topic archived. No new replies allowed.