Q: How to show all messages in ClassWizard list?
A: Depending on the class type (e.g. Dialog, MDI Child Frame, etc.) a message filter is applied by default.
To show all messages do the following:
- select "Class Info" tab;
- from "Message filter" combo box, choose "Window";
- go back to "Message Maps" tab; now all available messages are displayed in the "Messages" list.
<br><br>
