MFC Additions for Visual Studio 2010 SP1

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Visual Studio 2010 SP1 is required.

The MFC library now supports animation and Direct 2D (D2D). The following table provides links to documents that explain how to use these technologies in MFC.

Title

Description

MFC Classes Added for Visual Studio 2010 SP1

Links to the reference documentation for the classes that support animation and D2D.

Methods Added for Visual Studio 2010 SP1

Links to the reference documentation for global functions that have been added to MFC. This includes methods that have been added to existing classes.

Walkthrough: Adding a D2D Object to an MFC Project

Demonstrates how to add a D2D object to a project and introduces how to use D2D.

Walkthrough: Adding Animation to an MFC Project

Demonstrates how to add a graphical object to a project and introduces how to animate it.

See Also

Other Resources

MFC Reference