• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Book on MFC

owensdj

Golden Member
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.
 
Back
Top