Book on MFC

owensdj

Golden Member
Jul 14, 2000
1,711
6
81
Can anyone recommend a great MFC book? I'm getting into working with Visual C++ 6.0, and I'd like to have a MFC reference book, something that covers the classes in-depth.
 

I learned MFC from Programming Windows® with MFC by Jeff Prosise. It's a good book in that it does not waste time on useless class and app wizards. It gets right down to teaching the core MFC classes. It's been called the "Petzold" of MFC books.