Skip to content

Commit 5333880

Browse files
author
Colin Robertson
committed
Update metadata in ATL folder
1 parent ca4a3f4 commit 5333880

File tree

440 files changed

+559
-2755
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

440 files changed

+559
-2755
lines changed

docs/atl/active-template-library-atl-concepts.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,13 @@
22
title: "Active Template Library (ATL) Concepts | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "11/04/2016"
5-
ms.reviewer: ""
6-
ms.suite: ""
7-
ms.technology: ["cpp-windows"]
8-
ms.tgt_pltfrm: ""
9-
ms.topic: "article"
5+
ms.technology: ["cpp-atl"]
6+
ms.topic: "conceptual"
107
dev_langs: ["C++"]
118
helpviewer_keywords: ["ATL, about ATL"]
129
ms.assetid: a3960991-4d76-4da5-9568-3fa7fde53ff4
13-
caps.latest.revision: 18
1410
author: "mikeblome"
1511
ms.author: "mblome"
16-
manager: "ghogen"
1712
ms.workload: ["cplusplus"]
1813
---
1914
# Active Template Library (ATL) Concepts

docs/atl/active-template-library-atl-tutorial.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,14 @@
11
---
22
title: "Active Template Library (ATL) Tutorial | Microsoft Docs"
3-
ms.custom: ""
3+
ms.custom: "get-started-article"
44
ms.date: "11/04/2016"
5-
ms.reviewer: ""
6-
ms.suite: ""
7-
ms.technology: ["cpp-windows"]
8-
ms.tgt_pltfrm: ""
9-
ms.topic: "get-started-article"
5+
ms.technology: ["cpp-atl"]
6+
ms.topic: "conceptual"
107
dev_langs: ["C++"]
118
helpviewer_keywords: ["ATL projects, tutorials", "controls [ATL], tutorials", "ATL tutorial", "tutorials [ATL]", "ATL, tutorials"]
129
ms.assetid: f921a121-09c8-4812-9317-e15b2f1471fa
13-
caps.latest.revision: 11
1410
author: "mikeblome"
1511
ms.author: "mblome"
16-
manager: "ghogen"
1712
ms.workload: ["cplusplus"]
1813
---
1914
# Active Template Library (ATL) Tutorial

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

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,13 @@
11
---
22
title: "Adding a Control (ATL Tutorial, Part 2) | Microsoft Docs"
3-
ms.custom: ""
3+
ms.custom: "get-started-article"
44
ms.date: "11/04/2016"
5-
ms.reviewer: ""
6-
ms.suite: ""
7-
ms.technology: ["cpp-windows"]
8-
ms.tgt_pltfrm: ""
9-
ms.topic: "get-started-article"
5+
ms.technology: ["cpp-atl"]
6+
ms.topic: "conceptual"
107
dev_langs: ["C++"]
118
ms.assetid: c9575a75-1064-41f1-9697-7aada560c669
12-
caps.latest.revision: 15
139
author: "mikeblome"
1410
ms.author: "mblome"
15-
manager: "ghogen"
1611
ms.workload: ["cplusplus"]
1712
---
1813
# Adding a Control (ATL Tutorial, Part 2)

docs/atl/adding-a-property-page-atl-tutorial-part-6.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,13 @@
11
---
22
title: "Adding a Property Page (ATL Tutorial, Part 6) | Microsoft Docs"
3-
ms.custom: ""
3+
ms.custom: "get-started-article"
44
ms.date: "11/04/2016"
5-
ms.reviewer: ""
6-
ms.suite: ""
7-
ms.technology: ["cpp-windows"]
8-
ms.tgt_pltfrm: ""
9-
ms.topic: "get-started-article"
5+
ms.technology: ["cpp-atl"]
6+
ms.topic: "conceptual"
107
dev_langs: ["C++"]
118
ms.assetid: df80d255-e7ea-49d9-b940-3f012e90cf9b
12-
caps.latest.revision: 15
139
author: "mikeblome"
1410
ms.author: "mblome"
15-
manager: "ghogen"
1611
ms.workload: ["cplusplus"]
1712
---
1813
# Adding a Property Page (ATL Tutorial, Part 6)

docs/atl/adding-a-property-to-the-control-atl-tutorial-part-3.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,13 @@
11
---
22
title: "Adding a Property to the Control (ATL Tutorial, Part 3) | Microsoft Docs"
3-
ms.custom: ""
3+
ms.custom: "get-started-article"
44
ms.date: "11/04/2016"
5-
ms.reviewer: ""
6-
ms.suite: ""
7-
ms.technology: ["cpp-windows"]
8-
ms.tgt_pltfrm: ""
9-
ms.topic: "get-started-article"
5+
ms.technology: ["cpp-atl"]
6+
ms.topic: "conceptual"
107
dev_langs: ["C++"]
118
ms.assetid: f775fe34-103b-4f07-9999-400e987ee030
12-
caps.latest.revision: 15
139
author: "mikeblome"
1410
ms.author: "mblome"
15-
manager: "ghogen"
1611
ms.workload: ["cplusplus"]
1712
---
1813
# Adding a Property to the Control (ATL Tutorial, Part 3)

docs/atl/adding-an-atl-message-handler.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,13 @@
22
title: "Adding an ATL Message Handler | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "11/04/2016"
5-
ms.reviewer: ""
6-
ms.suite: ""
7-
ms.technology: ["cpp-windows"]
8-
ms.tgt_pltfrm: ""
9-
ms.topic: "article"
5+
ms.technology: ["cpp-atl"]
6+
ms.topic: "conceptual"
107
dev_langs: ["C++"]
118
helpviewer_keywords: ["message handlers [C++]", "ATL, windows", "message handling [C++], ATL message handler", "windows [C++], ATL", "ATL, message handlers"]
129
ms.assetid: cdea38a1-0d9b-4f8d-bbd5-b4f063fb3eeb
13-
caps.latest.revision: 10
1410
author: "mikeblome"
1511
ms.author: "mblome"
16-
manager: "ghogen"
1712
ms.workload: ["cplusplus"]
1813
---
1914
# Adding an ATL Message Handler

docs/atl/adding-an-event-atl-tutorial-part-5.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,13 @@
11
---
22
title: "Adding an Event (ATL Tutorial, Part 5) | Microsoft Docs"
3-
ms.custom: ""
3+
ms.custom: "get-started-article"
44
ms.date: "11/04/2016"
5-
ms.reviewer: ""
6-
ms.suite: ""
7-
ms.technology: ["cpp-windows"]
8-
ms.tgt_pltfrm: ""
9-
ms.topic: "get-started-article"
5+
ms.technology: ["cpp-atl"]
6+
ms.topic: "conceptual"
107
dev_langs: ["C++"]
118
ms.assetid: 2de12022-3148-4ce3-8606-8a9d4274f0e9
12-
caps.latest.revision: 13
139
author: "mikeblome"
1410
ms.author: "mblome"
15-
manager: "ghogen"
1611
ms.workload: ["cplusplus"]
1712
---
1813
# Adding an Event (ATL Tutorial, Part 5)

docs/atl/adding-connection-points-to-an-object.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,13 @@
22
title: "Adding Connection Points to an Object | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "11/04/2016"
5-
ms.reviewer: ""
6-
ms.suite: ""
7-
ms.technology: ["cpp-windows"]
8-
ms.tgt_pltfrm: ""
9-
ms.topic: "article"
5+
ms.technology: ["cpp-atl"]
6+
ms.topic: "conceptual"
107
dev_langs: ["C++"]
118
helpviewer_keywords: ["connection points [C++], adding to ATL objects", "Implement Connection Point ATL wizard"]
129
ms.assetid: 843531be-4a36-4db0-9d54-e029b1a72a8b
13-
caps.latest.revision: 12
1410
author: "mikeblome"
1511
ms.author: "mblome"
16-
manager: "ghogen"
1712
ms.workload: ["cplusplus"]
1813
---
1914
# Adding Connection Points to an Object

docs/atl/adding-functionality-to-the-composite-control.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,13 @@
22
title: "Adding Functionality to the Composite Control | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "11/04/2016"
5-
ms.reviewer: ""
6-
ms.suite: ""
7-
ms.technology: ["cpp-windows"]
8-
ms.tgt_pltfrm: ""
9-
ms.topic: "article"
5+
ms.technology: ["cpp-atl"]
6+
ms.topic: "conceptual"
107
dev_langs: ["C++"]
118
helpviewer_keywords: ["event handlers [C++], ActiveX controls", "composite controls, handling events", "ActiveX controls [C++], events"]
129
ms.assetid: 98f85681-9564-480d-af38-03f9733fe58b
13-
caps.latest.revision: 10
1410
author: "mikeblome"
1511
ms.author: "mblome"
16-
manager: "ghogen"
1712
ms.workload: ["cplusplus"]
1813
---
1914
# Adding Functionality to the Composite Control

docs/atl/aggregation.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,13 @@
22
title: "Aggregation | Microsoft Docs"
33
ms.custom: ""
44
ms.date: "11/04/2016"
5-
ms.reviewer: ""
6-
ms.suite: ""
7-
ms.technology: ["cpp-windows"]
8-
ms.tgt_pltfrm: ""
9-
ms.topic: "article"
5+
ms.technology: ["cpp-atl"]
6+
ms.topic: "conceptual"
107
dev_langs: ["C++"]
118
helpviewer_keywords: ["aggregation [C++]", "aggregate objects [C++]"]
129
ms.assetid: 7125bb8e-b269-4b50-9bba-295b467a54cc
13-
caps.latest.revision: 10
1410
author: "mikeblome"
1511
ms.author: "mblome"
16-
manager: "ghogen"
1712
ms.workload: ["cplusplus"]
1813
---
1914
# Aggregation

0 commit comments

Comments
 (0)