Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.37 KB

structures-styles-callbacks-and-message-maps.md

File metadata and controls

32 lines (23 loc) · 1.37 KB
description title ms.date helpviewer_keywords ms.assetid
Learn more about: Structures, Styles, Callbacks, and Message Maps
Structures, Styles, Callbacks, and Message Maps
11/04/2016
callback functions, MFC
styles, MFC
message classes [MFC], MFC
structures, MFC
27566602-7d84-4089-880c-8e90fb04fa56

Structures, Styles, Callbacks, and Message Maps

This section documents the structures, styles, and callback functions used by the Microsoft Foundation Class Library and the MFC message maps.

In This Section

Structures Used by MFC
Provides links to the structures called from various member functions.

Styles Used by MFC
Provides links to the styles used when creating MFC objects.

Callback Functions Used by MFC
Provides links to the callback functions appearing in the MFC Library.

Message Maps
Describes the message mapping macros and CWnd message-map entries.

Related Sections

Class Library Overview
Lists the classes in the MFC Library according to category.

MFC Samples
Provides links to samples that demonstrate using the MFC Library.