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 |
How to handle command line arguements from simple MFC application ?
WHAT IS DIFFERENT BETWEN RELEASE MODE & DEBUGGING MODE
4 Answers Google, Microsoft, TCS,
What is CSingleDocTemplate?
1) Enable or disable a Cancel button at run time?
List out the parameters of WinMain Function.
What is mfc class hierarchy?
How to create a Modeless Dialog?
Tell me the different controls in MFC ?
19)how to set Back Ground Picture to a Dialog Box in MFC ?
what is message loop how mfc does it internally?
how does the UIThread and worker thread communicates and handle events
How to setup a timer?