if no message handler is available for a message then will
deal with the message ? does window proving any default
mechanism?
Answers were Sorted based on User's Feedback
Answer / rajendar gunnala
If there is no handler then Defwindowproc() handle all the
messages,default window procedure is provided by CCmdtarget
Class in MFC.
| Is This Answer Correct ? | 15 Yes | 1 No |
Answer / sahadev tarei
If there is no handler then Defwindowproc() handle all the
messages,defoult window procedure.
| Is This Answer Correct ? | 13 Yes | 0 No |
What are the advantages of using Doc/View or SDI over DialogBox
How to handle dynamic menus in mfc? What happens when client calls cocreateinstance?
What is #progma and where it is used?
1)How to change a text of a button in runtime?
How to handle RTTI in MFC ?
what is functioning of DIalodDataXchange ..?
what is message Testing ?
Differ GetMessage, PostMessage & PeakMessage?
What is the range of intensity of RGB
How do you change the properties for a tree view control that is part of the CTreeView class?
what is the size of a process
What function is called by a document class to notify views that the document has been changed?