what if we provide two message handler for same message ?
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 |
In MFC By Using Communication Between Dialog Boxes,How Can We Send Message Of one Dialog Box To Another Dialog.?
3 Answers Financial Technologies,
How to handle dynamic menus in MFC?
is there any class which is not derived from Cobject
What is CSingleDocTemplate?
What is the difference between Extension DLL and Regular DLL?
What is the base class for most MFC classes?
How to setup a timer?
visual Pogramming c++ coding for create a paint application.. (Please someone help me)
Whats is DDX & DDV in MFC?
What is the initial function to be called in MFC and what it will do
what is the updated verssion in vc++
How to update windows title bar dynamically?