List out the basic features of MFC.
Answers were Sorted based on User's Feedback
Answer / ranjana sethi
Object Oriented Approach
Complete framework for windows programming
Encapsualtion of windows API
| Is This Answer Correct ? | 12 Yes | 1 No |
Answer / sri ramani
1.Application Framework: The MFC library framework includes its own application structure-one that has been proved in many software environments.App wizard generates skeleton code for your entire application, and class wizard generates prototypes and function bodies for message handlers.
2.Message Mapping
3.Runtime class information
4.Serialization
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / ganeshkumar
new container
polymorphic wrapping
expression passing
Smart Pointer
| Is This Answer Correct ? | 14 Yes | 7 No |
Answer / yogesh bharate
1. MFC avoid the reverse engineering of software.
2. Fast as compared to other language.
3. Need not to run on any framework.
4. Provides the abstraction
| Is This Answer Correct ? | 1 Yes | 2 No |
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 we can findout Memoryleaks, In what way it can be avoided
How can we create thread in MFC framework?
What is CSingleDocTemplate?
What is the size of class
plzz tell me what we can do and dont in tally ERP & sap business one?
Do you have an idea about MFC?
1)dynamic creation of a Button ?
what is the meaning of constant FILE EXCEEDS LENGTH LIMIT while loading from ps file to vsam in the jcl?
What?s the difference between Modal and Modeless Dialog?
what do you mean by psychic window?
What is the command routing in MFC framework?