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 |
if no message handler is available for a message then will deal with the message ? does window proving any default mechanism?
What is the use of OninitDialog ?
Does the application have more than one object? If Yes, Briefly explain.
How you find memory leaks?
What is subclassing?
How to handle dynamic menus in mfc? What happens when client calls cocreateinstance?
1.Get string1,string2,string3 1.add string1 and 2,string1 and 3. 2.replace vowels with T 3.count number of T. 4.remove T 5.COPY string1 to stringf. 6.restore string1. print the following 1.Number of T 2.StringF 3.string1+string2+string3 Use pointers and functions
Given two processes, how can they share memory?
1) create ToolTip in MFC?
I can i set size of integer variable should be fixed for different operating systems(Ex i want integer size is 2bytes in OS)
how do u identify RTTI in vc++
What is the size of class