what if we provide two message handler for same message ?



what if we provide two message handler for same message ?..

Answer / abhishek soni

If we provide multiple message handlers for same message,
the program gets compiled successfully. When we run the
application, the first message handler handles the message
and the second one is ignored.

Is This Answer Correct ?    8 Yes 0 No

Post New Answer

More MFC Interview Questions

how to repaint when working with horizontal scroll bar

0 Answers  


What is thread & process?

15 Answers   Exaband,


What is model and modeless dialog box ? Give some examples?

2 Answers   Mphasis,


What function is used to disable a control at runtime?

7 Answers  


Does the application have more than one object? If Yes, Briefly explain.

2 Answers   Soltius Infotech,






How do you change the properties for a tree view control that is part of the CTreeView class?

1 Answers  


1) Enable or disable a Cancel button at run time?

1 Answers   HCL,


If i derive a new class from CObject what are the basic features my derived wil get ?

4 Answers   Microsoft,


What is the difference between Synchronous sockets and asynchronous sockets?

2 Answers  


What is the difference between Struts and JSF? Pls list some most suitable differences.

0 Answers  


Which MFC function is used to display output?

9 Answers   TCS,


what is functioning of DIalodDataXchange ..?

0 Answers  


Categories