Updates

Latest Tweet



What's New?

Check out for latest innovation, a computer based training video collection


Like this Page

Learn the MFC C++ Classes : Using Microsoft Visual C++ 4, Microsoft Visual C++ 1.5, Symantec C++ 7, and Borland C++ 5 Review by Eduardo

This is very good book on MFC

I'm a beginner in MFC, but I have big experience in otber fields about programming.

I think it's a very good book, at least for beginners in MFC.
I have run most of the examples and all them goes fine.
Even those apparently wrong !.

For example, in chapter 1, the example MyApp1, it's OK, because it's possible and safe to call CFrameWnd::Create() from the constructor of a derived class of CFrameWnd!.
MSDN documentation doesn't say that it's not possible.
And the Debugger confirm that !
I mention this to answer one of the bad reviews I read.

I'm studying the book with Visual C++ 6.0.
Of course, the book needs updating.

I like the idea of the author, one-idea-at-time. It's the best way to go fast !.

I hope Ms. Shirley Wodtke have time to update the book

Thank your for the book!.
Eduardo
Spain