complete message list of all MFC controls. I will collect all message list of MFC controls. it will be convenient to create MFC applications.
- Tree Control Notification Messages
- Default List-View Message Processing
- List View
- Notifications from a Rich Edit Control
- Processing Tab Control Notification Messages
- Tab:: Macros
- TN062: Message Reflection for Windows Controls
- TN061: ON_NOTIFY and WM_NOTIFY Messages
- List View Messages
- List View Notifications
- Button Control Notifications
- Button Control Messages
- How to send a notification that's handled by ON_NOTIFY?
- C++ & MFC Part 1: README FIRST
- Module 2: Getting Started with Visual C++ 6.0 AppWizard 1
- Module 2: Getting Started with Visual C++ 6.0 AppWizard 2
- Module 3: Basic Event Handling, Mapping Modes, and a Scrolling View 1
- https://www.tenouk.com/visualcplusmfc/visualcplusmfc3a.html Module 3a: Basic Event Handling, Mapping Modes, and a Scrolling View 2
- Module 3b: Basic Event Handling, Mapping Modes, and a Scrolling View 3
- Module 4: The Graphics Device Interface (GDI), Colors, and Fonts 1
- Module 4: The Graphics Device Interface (GDI), Colors, and Fonts 2
- Module 4: The Graphics Device Interface (GDI), Colors, and Fonts 3
This section contains information about the programming elements used with tab controls.
each macro has a counterpart of message.
This technical note describes message reflection, a new feature in MFC 4.0. It also contains directions for creating a simple reusable control that uses message reflection.
This technical note provides background information on the new WM_NOTIFY message and describes the recommended (and most common) way of handling WM_NOTIFY messages in your MFC application.
it has good story of stdAfx.h file
No comments:
Post a Comment