1.

List Out The Basic Features Of Mfc?

Answer»

new container 
polymorphic wrapping 
expression passing 
Smart Pointer

  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

new container 
polymorphic wrapping 
expression passing 
Smart Pointer



Discussion

No Comment Found