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 |
1)How to change a text of a button in runtime?
how many types of messages are their
If i derive a new class from CObject what are the basic features my derived wil get ?
How we can findout Memoryleaks, In what way it can be avoided
1)How to create ToolTip in MFC?
What is the difference between hinsrtance and hprevinstance in WinMain function?
In VC++ How to transfer between one exe to another exe while running..
1) Enable or disable a Cancel button at run time?
Have you ever used win32 APIs ?
Explain Doc/View architecture
List out the basic features of MFC.
How do you change the properties for a tree view control that is part of the CTreeView class?