MFC Concepts
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at MFC Concepts.
This section provides conceptual and task-based topics to help you program using the Microsoft Foundation Class (MFC) Library.
General MFC Topics
Discusses the technical details of the MFC Library.
Discusses the technical details of the MFC Library.
Collections
Discusses collection classes created from and not created from C++ templates.
Discusses collection classes created from and not created from C++ templates.
Date and Time
Provides links to topics discussing using date and time with MFC.
Provides links to topics discussing using date and time with MFC.
Memory Management (MFC)
Describes how to take advantage of the general-purpose services related to memory management.
Describes how to take advantage of the general-purpose services related to memory management.
Message Handling and Mapping
Describes how messages and commands are processed by the MFC framework and how to connect them to their handler functions.
Describes how messages and commands are processed by the MFC framework and how to connect them to their handler functions.
Serialization
Explains the serialization mechanism provided to allow objects to persist between runs of your program.
Explains the serialization mechanism provided to allow objects to persist between runs of your program.
Unicode
Describes MFC support for the Unicode standard for encoding wide characters on Windows NT, Windows 2000, and Windows XP platforms.
Describes MFC support for the Unicode standard for encoding wide characters on Windows NT, Windows 2000, and Windows XP platforms.
Exception Handling (MFC)
Explains the exception-handling mechanisms available in MFC.
Explains the exception-handling mechanisms available in MFC.
MFC Internet Programming Basics
Discusses the MFC classes that support Internet programming.
Discusses the MFC classes that support Internet programming.
MFC Internet Programming Tasks
Discusses how to add Internet support to your applications.
Discusses how to add Internet support to your applications.
MFC COM
Discusses a subset of MFC, which is designed to support COM, while most of the Active Template Library (ATL) is designed for COM programming.
Discusses a subset of MFC, which is designed to support COM, while most of the Active Template Library (ATL) is designed for COM programming.
Multithreading with C++ and MFC
Describes what processes and threads are and discusses the MFC approach to multithreading.
Describes what processes and threads are and discusses the MFC approach to multithreading.
Windows Sockets in MFC
Covers the MFC implementation of Windows Sockets.
Covers the MFC implementation of Windows Sockets.
MFC Reference
Provides reference material for the MFC Library, a set of classes that constitute an application framework, which is the framework of an application written for the Windows API.
Provides reference material for the MFC Library, a set of classes that constitute an application framework, which is the framework of an application written for the Windows API.
MFC Samples
Provides links to samples that show how to use MFC in desktop applications, DLLs, database applications, controls, Web applications, and more.
Provides links to samples that show how to use MFC in desktop applications, DLLs, database applications, controls, Web applications, and more.
For More Please refer the link : https://msdn.microsoft.com/en-us/library/kkcb3t0w.aspx
No comments:
Post a Comment