What is the use of message map? Advantages of a message map.
Answer / 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 |
What is type-safety?
Difference between getmessage, postmessage & peakmessage.
Do I need microsoft visual c++ on my computer?
What are the two forms of the #include preprocessor directive?
What is visual c++ redistributable?
How do I change visual code font?
what are the advantages of VC++ design environment
What is microsoft visual c++ 2008 redistributable and do I need it?
How do I remove microsoft visual c++ 2015 redistributable?
What is the difference between the client and non-client areas?
What is splitter window in vc++?
What is mfc in vc++?