Advertisement
Membership
Login
ACCU Buttons
Search in Book Reviews
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
This is a very useful book to have around, unlike most MFC programming reference books this answers my questions and describes how to do some of the less common 'cool' features that everyone wants to put in their applications. These cool features are things like, adding buttons to the caption bar, programmatically rebooting the system, worker threads, interprocess communication, changing the common file dialogue, using rebars, putting icons in the status bar and creating toolbar property pages.
There are 69 solutions to these common problems in total, so you should find out how to achieve the feature you are after in one of his two books! The code is generally clear and easy to follow and the book begins with a brief introduction to Windows and MFC. I recommend it (ignoring the layout), as most similar books that I have read, do not cover these topics.