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

2.create for 10 batch: Employee_Number Employee_name Employee_Dateofjoining Employee_address Employee_salary 1.select the employee name who deriving more than 10 thousand salary and joined before august 08. use structure and pointers

0 Answers   TCS,


What is the base class for most MFC classes?

7 Answers   CMC, Siemens,


How you create a button dynamically?

2 Answers  


How to handle command line arguements from simple MFC application ?

2 Answers   TCS,


What is the base class for MFC

3 Answers   HCL,






What is CSingleDocTemplate?

1 Answers  


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

2 Answers   Mphasis,


1)How to create ToolTip in MFC?

2 Answers  


What is the range of intensity of RGB

1 Answers  


How to find the mouse entering an image?..while entering need to display next image...

4 Answers  


Explain in sort What is CTargetObject?

2 Answers  


What is a critical section and how is it implemented?

2 Answers  


Categories