Skip to content

Commit b109750

Browse files
authored
Merge pull request #923 from mikeblome/mb-atl
fix to ATL tutorial per issue 278
2 parents edc8f1d + ed9d2e8 commit b109750

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/atl/adding-a-control-atl-tutorial-part-2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Adding a Control (ATL Tutorial, Part 2) | Microsoft Docs"
33
ms.custom: "get-started-article"
4-
ms.date: "11/04/2016"
4+
ms.date: "06/18/2018"
55
ms.technology: ["cpp-atl"]
66
ms.topic: "conceptual"
77
dev_langs: ["C++"]
@@ -17,7 +17,7 @@ In this step, you will add a control to your project, build it, and test it on a
1717

1818
#### To add an object to an ATL project
1919

20-
1. In Class View, right-click the Polygon project.
20+
1. In **Solution Explorer**, right-click the Polygon project.
2121

2222
2. Point to **Add** on the shortcut menu, and click **New Item** in the submenu.
2323

0 commit comments

Comments
 (0)