What is the base class for MFC

Answers were Sorted based on User's Feedback



What is the base class for MFC..

Answer / ramesh pedhamalla

CObject is the base class for all the MFC classes.

Is This Answer Correct ?    22 Yes 3 No

What is the base class for MFC..

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

What is the base class for MFC..

Answer / varesandeep1

Cobject

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More MFC Interview Questions

what is the updated verssion in vc++

3 Answers   Aspect,


What is thread & process?

15 Answers   Exaband,


What view class enables you to use an edit control as a view?

1 Answers  


what is the use of Mutex and critical section

2 Answers  


What is the difference between hinsrtance and hprevinstance in WinMain function?

3 Answers  






What is the difference between Struts and JSF? Pls list some most suitable differences.

0 Answers  


if i modified data in 1 view how does the other view knows

2 Answers   Siemens,


What does mfc stand for?

0 Answers  


How to access document object from view ?

1 Answers  


List out the parameters of WinMain Function.

2 Answers   Mphasis,


i have created runtime menu -- ( admistrator ->managepackage,manage module). but now i want to open a dialog when i select manage package and any other diaolg when selecting manage module ( whole selection is at run time only ) . Please HELP .its urgently required

3 Answers   Patni,


Why not virtual functions to handle messages?

5 Answers  


Categories