Skip to content

Commit 743a32b

Browse files
committed
adding Tyler's feedback
1 parent 747f3a8 commit 743a32b

17 files changed

+17
-17
lines changed

docs/atl/example-implementing-a-property-page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "Implementing a Property Page (ATL)"
44
ms.date: "05/09/2019"
55
helpviewer_keywords: ["property pages, implementing"]
66
ms.assetid: c30b67fe-ce08-4249-ae29-f3060fa8d61e
7-
ms.topic: concept-article
7+
ms.topic: how-to
88
---
99
# Example: Implementing a Property Page
1010

docs/atl/implementing-a-dialog-box.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "Implementing a Dialog Box"
44
ms.date: "11/04/2016"
55
helpviewer_keywords: ["CSimpleDialog class, implementing dialog boxes in ATL", "dialog boxes, ATL", "CAxDialogImpl class, implementing dialog boxes in ATL", "ATL, dialog boxes"]
66
ms.assetid: 478525f2-aa6a-435a-b162-68fc8aa98a8e
7-
ms.topic: concept-article
7+
ms.topic: how-to
88
---
99
# Implementing a Dialog Box
1010

docs/atl/implementing-a-window-with-cwindowimpl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "Implementing a Window with CWindowImpl"
44
ms.date: "11/04/2016"
55
helpviewer_keywords: ["ATL, windows", "windows [C++], subclassing", "windows [C++], superclassing", "windows [C++], ATL", "subclassing ATL window classes", "superclassing, ATL"]
66
ms.assetid: 3fc40550-f1d6-4702-8b7c-4cf682b6a855
7-
ms.topic: concept-article
7+
ms.topic: how-to
88
---
99
# Implementing a Window with CWindowImpl
1010

docs/atl/implementing-property-pages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "Implementing Property Pages"
44
ms.date: "11/04/2016"
55
helpviewer_keywords: ["IPropertyPage2 class", "IPropertyPage class", "property pages, implementing"]
66
ms.assetid: 62f29440-33a7-40eb-a1ef-3634c95f640c
7-
ms.topic: concept-article
7+
ms.topic: how-to
88
---
99
# Implementing Property Pages
1010

docs/atl/inserting-a-composite-control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "Inserting a Composite Control"
44
ms.date: "11/04/2016"
55
helpviewer_keywords: ["composite controls, inserting with ATL Object Wizard", "composite controls", "ATL Control Wizard"]
66
ms.assetid: f10b1927-9fc6-40a7-ac29-efdac70584fe
7-
ms.topic: concept-article
7+
ms.topic: how-to
88
---
99
# Inserting a Composite Control
1010

docs/atl/using-idispeventimpl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "Using IDispEventImpl (ATL)"
44
ms.date: "08/19/2019"
55
helpviewer_keywords: ["IDispEventImpl class, using"]
66
ms.assetid: 82d53b61-9d0d-45c5-aff9-2fafa468a9ca
7-
ms.topic: concept-article
7+
ms.topic: how-to
88
---
99
# Using IDispEventImpl
1010

docs/atl/using-task-manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "Using Task Manager"
44
ms.date: "11/04/2016"
55
helpviewer_keywords: ["Task Manager", "breakpoints, Task Manager", "debugging [ATL], using Task Manager"]
66
ms.assetid: 773fccd5-308d-42c2-a17f-60ae94989062
7-
ms.topic: concept-article
7+
ms.topic: how-to
88
---
99
# Using Task Manager
1010

docs/build-insights/reference/sdk/cpp-event-data-types/thread.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Thread class"
33
description: "The C++ Build Insights SDK Thread class reference."
44
ms.date: "02/12/2020"
55
helpviewer_keywords: ["C++ Build Insights", "C++ Build Insights SDK", "Thread", "throughput analysis", "build time analysis", "vcperf.exe"]
6-
ms.topic: how-to
6+
ms.topic: reference
77
---
88
# Thread class
99

docs/build-insights/tutorials/build-insights-included-files-view.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Troubleshoot header file impact on build time"
33
description: "Tutorial on how to use Build Insights Includes Files and Includes Tree views to troubleshoot the impact of #include files on build time."
44
ms.date: 5/30/2024
55
helpviewer_keywords: ["C++ Build Insights", "header file build time", "included files view", "include tree view", "#include analysis", "build time analysis"]
6-
ms.topic: troubleshooting-general
6+
ms.topic: how-to
77
---
88
# Troubleshoot header file impact on build time
99

docs/build/arm-exception-handling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: "Learn more about: ARM Exception Handling"
33
title: "ARM Exception Handling"
44
ms.date: 12/15/2021
55
ms.assetid: fe0e615f-c033-4ad5-97f4-ff96af45b201
6-
ms.topic: how-to
6+
ms.topic: concept-article
77
---
88
# ARM Exception Handling
99

0 commit comments

Comments
 (0)