What is the base class for MFC
Answers were Sorted based on User's Feedback
Answer / ramesh pedhamalla
CObject is the base class for all the MFC classes.
| Is This Answer Correct ? | 22 Yes | 3 No |
Answer / sameer jagtap
CObject is the base Class for most of the MFC classes. Not
for all MFC classes
| Is This Answer Correct ? | 18 Yes | 0 No |
1) Enable or disable a Cancel button at run time?
what are the feauters of CObject
What is model and modeless dialog box ? Give some examples?
How you find memory leaks?
What interface must be supported by an ActiveX control?
1)How to change a text of a button as Dynamically?
Explain Doc/View architecture
what is the component of CLR ?
Psychic Window Technique
what if we provide two message handler for same message ?
Hi can anyone explain about the synchronization objects types and where we are using in the code.
What is userdefine Messages in MFC?