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 |
Explain the flow of SDI application?
Does the application have more than one object? If Yes, Briefly explain.
What is model and modeless dialog box ? Give some examples?
what if we provide two message handler for same message ?
if both base and derived class have the constructors if i create an object for derive class which class constructor is executed first
How to handle RTTI in MFC ?
How to find the mouse entering an image?..while entering need to display next image...
What is the range of intensity of RGB
visual Pogramming c++ coding for create a paint application.. (Please someone help me)
1)To Remove WS_MINIMIZEBOX in a Frame ?
what is the component of CLR ?
Difference between Cclint DC & Cpaint Dc