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 |
1)dynamic creation of a Button ?
19)how to set Back Ground Picture to a Dialog Box in MFC ?
Does the application have more than one object? If Yes, Briefly explain.
What is userdefine Messages in MFC?
What MFC base classes provide support for ActiveX controls?
How can update edit control data of an executing application from other application?
Tell me about different kinds of synchranization objects ?
How do you change the properties for a tree view control that is part of the CTreeView class?
Which Macro is a Super set of other two macro DECLARE_SERIAL,DECLARE_DYNAMIC and DECLARE_DYNCREATE. ?
1)does Frame Thickness in MFC?
What is the use of UpdateData funciton ?
how many types of classes are ther,what are that