What are the advantages of a message map



What are the advantages of a message map..

Answer / Puneet Kumar Bhardwaj

Message maps simplify handling messages in a Windows application by associating each message with a function that handles it. This leads to better code organization and easier maintenance, as functions can be grouped according to their purpose. It also allows for efficient event handling because the system doesn't need to search through all functions to find the correct handler.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VC++ AllOther Interview Questions

Explain the important features of vc++?

1 Answers  


What is command routing in VC++

3 Answers   Siemens,


how i can design a user interface in vc++ for getting inputs from users

1 Answers   Path Finders, TCS,


what is the difference between the codes written in the document class and view class

1 Answers  


What are some differences between a form view and a dialog box?

2 Answers   DS Group, Manipal Ecommerce,


Do I need microsoft visual c++?

1 Answers  


Do I need the microsoft visual c++?

1 Answers  


How will slove problem comes wirh Hybrid Inheritance?

1 Answers   Microsoft,


What is a thread (VC++) and state the difference between Cmutex and Csemaphone?

1 Answers   Atos Origin,


What is microsoft visual c++ 2015 redistributable package x64?

1 Answers  


Explain pointer to the constant and constant pointer? Explain difference between them.

1 Answers  


What is the difference between serialization and deserialization?

4 Answers   Cap Gemini, HCL, MBT,


Categories