Skip to content

Commit f82a6de

Browse files
authored
Merge pull request #2169 from MicrosoftDocs/master
7/23/2019 AM Publish
2 parents 878a164 + e85a6b0 commit f82a6de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mfc/walkthrough-adding-a-d2d-object-to-an-mfc-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.assetid: dda36c33-c231-4da6-a62f-72d69a12b6dd
66
---
77
# Walkthrough: Adding a D2D Object to an MFC Project
88

9-
This walkthrough teaches how to add a basic Direct2D (D2D) object to a Visual C++, Microsoft Foundation Class Library (MFC) project, and then build the project into an application that prints "Hello, world" on a gradient background.
9+
This walkthrough teaches how to add a basic Direct2D (D2D) object to a Visual C++, Microsoft Foundation Class Library (MFC) project, and then build the project into an application that prints "Hello, World!" on a gradient background.
1010

1111
The walkthrough shows how to accomplish these tasks:
1212

0 commit comments

Comments
 (0)