adspace
What is the use of message map? Advantages of a message map.
Answer Posted / Tabassum
Message maps in MFC (Microsoft Foundation Classes) are used to associate a command with the corresponding function. They provide an efficient way to handle messages sent to window classes. An advantage of using a message map is that it simplifies the code by automating the processing of common windows messages, making it easier to write and maintain applications.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category