Skip to content

Commit 363167d

Browse files
author
mikeblome
committed
fixed double bracket and stray r character in helpviewer keywords
1 parent 0ee38dd commit 363167d

15 files changed

Lines changed: 15 additions & 15 deletions

docs/mfc/activex-control-containers-handling-events-from-an-activex-control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.technology: ["cpp-windows"]
88
ms.tgt_pltfrm: ""
99
ms.topic: "article"
1010
dev_langs: ["C++"]
11-
helpviewer_keywords: ["event handlers [MFC], ActiveX controls", "ActiveX control containers [MFC], event sinks", "event handling [MFC], ActiveX controls", "ON_EVENT macro [MFC]", "ActiveX controls [MFC], events [MFC]"r, "END_EVENTSINK_MAP macro, using", "events [MFC], ActiveX controls", "BEGIN_EVENTSINK_MAP macro"]
11+
helpviewer_keywords: ["event handlers [MFC], ActiveX controls", "ActiveX control containers [MFC], event sinks", "event handling [MFC], ActiveX controls", "ON_EVENT macro [MFC]", "ActiveX controls [MFC], events [MFC]", "END_EVENTSINK_MAP macro, using", "events [MFC], ActiveX controls", "BEGIN_EVENTSINK_MAP macro"]
1212
ms.assetid: f9c106db-052f-4e32-82ad-750646aa760b
1313
caps.latest.revision: 9
1414
author: "mikeblome"

docs/mfc/automation-servers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.technology: ["cpp-windows"]
88
ms.tgt_pltfrm: ""
99
ms.topic: "article"
1010
dev_langs: ["C++"]
11-
helpviewer_keywords: ["Automation servers", "COM components, Automation servers", "dispatch maps [MFC]], Automation servers", "servers, Automation"]
11+
helpviewer_keywords: ["Automation servers", "COM components, Automation servers", "dispatch maps [MFC], Automation servers", "servers, Automation"]
1212
ms.assetid: 523fd155-51ce-4f91-b986-b74bdbdd7d92
1313
caps.latest.revision: 11
1414
author: "mikeblome"

docs/mfc/derived-message-maps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.technology: ["cpp-windows"]
88
ms.tgt_pltfrm: ""
99
ms.topic: "article"
1010
dev_langs: ["C++"]
11-
helpviewer_keywords: ["message handling [MFC], derived message handlers", "messages, routing", "message maps [MFC]], derived", "derived message maps"]
11+
helpviewer_keywords: ["message handling [MFC], derived message handlers", "messages, routing", "message maps [MFC], derived", "derived message maps"]
1212
ms.assetid: 21829556-6e64-40c3-8279-fed85d99de77
1313
caps.latest.revision: 11
1414
author: "mikeblome"

docs/mfc/handlers-for-commands-and-control-notifications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.technology: ["cpp-windows"]
88
ms.tgt_pltfrm: ""
99
ms.topic: "article"
1010
dev_langs: ["C++"]
11-
helpviewer_keywords: ["commands [MFC], handlers for", "functions [MFC], handler", "handlers [MFC]", "controls [MFC], notifications", "handlers [MFC], control notification [MFC]", "notifications [MFC], handlers for control", "handlers [MFC]], command"]
11+
helpviewer_keywords: ["commands [MFC], handlers for", "functions [MFC], handler", "handlers [MFC]", "controls [MFC], notifications", "handlers [MFC], control notification [MFC]", "notifications [MFC], handlers for control", "handlers [MFC], command"]
1212
ms.assetid: 20f57f4a-f577-4c09-80a2-43faf32a1c2e
1313
caps.latest.revision: 10
1414
author: "mikeblome"

docs/mfc/handlers-for-message-map-ranges.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.technology: ["cpp-windows"]
88
ms.tgt_pltfrm: ""
99
ms.topic: "article"
1010
dev_langs: ["C++"]
11-
helpviewer_keywords: ["message handlers [MFC]", "handlers [MFC], message-map ranges", "message maps [MFC]], message handler functions", "message maps [MFC]], ranges", "control-notification messages [MFC]", "command IDs [MFC], message mapping", "message-map ranges [MFC]", "handlers [MFC]", "message handling [MFC], message handler functions", "mappings [MFC]], message ranges", "command handling [MFC], command update handlers", "controls [MFC], notifications", "handler functions [MFC], message-map ranges", "handler functions [MFC]", "command update handlers [MFC]", "command routing [MFC], command update handlers", "message ranges [MFC]", "handler functions [MFC], declaring", "message ranges [MFC], mapping"]
11+
helpviewer_keywords: ["message handlers [MFC]", "handlers [MFC], message-map ranges", "message maps [MFC], message handler functions", "message maps [MFC], ranges", "control-notification messages [MFC]", "command IDs [MFC], message mapping", "message-map ranges [MFC]", "handlers [MFC]", "message handling [MFC], message handler functions", "mappings [MFC], message ranges", "command handling [MFC], command update handlers", "controls [MFC], notifications", "handler functions [MFC], message-map ranges", "handler functions [MFC]", "command update handlers [MFC]", "command routing [MFC], command update handlers", "message ranges [MFC]", "handler functions [MFC], declaring", "message ranges [MFC], mapping"]
1212
ms.assetid: a271478b-5e1c-46f5-9f29-e5be44b27d08
1313
caps.latest.revision: 11
1414
author: "mikeblome"

docs/mfc/handling-commands-in-the-document.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.technology: ["cpp-windows"]
88
ms.tgt_pltfrm: ""
99
ms.topic: "article"
1010
dev_langs: ["C++"]
11-
helpviewer_keywords: ["message maps [MFC]], in document class", "command handling [MFC]", "documents [MFC], message maps", "message handling [MFC], WM_COMMAND messages", "command handling [MFC], commands in documents", "documents [MFC], handling messages in"]
11+
helpviewer_keywords: ["message maps [MFC], in document class", "command handling [MFC]", "documents [MFC], message maps", "message handling [MFC], WM_COMMAND messages", "command handling [MFC], commands in documents", "documents [MFC], handling messages in"]
1212
ms.assetid: c7375584-27af-4275-b2fd-afea476785d0
1313
caps.latest.revision: 9
1414
author: "mikeblome"

docs/mfc/how-the-framework-searches-message-maps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.technology: ["cpp-windows"]
88
ms.tgt_pltfrm: ""
99
ms.topic: "article"
1010
dev_langs: ["C++"]
11-
helpviewer_keywords: ["message maps [MFC]], searching"]
11+
helpviewer_keywords: ["message maps [MFC], searching"]
1212
ms.assetid: fd1df878-5601-45d7-bd1f-b8f8e65b9a17
1313
caps.latest.revision: 9
1414
author: "mikeblome"

docs/mfc/how-to-create-a-message-map-for-a-template-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.technology: ["cpp-windows"]
88
ms.tgt_pltfrm: ""
99
ms.topic: "article"
1010
dev_langs: ["C++"]
11-
helpviewer_keywords: ["template classes [MFC], creating message maps", "message maps [MFC]], template classes"]
11+
helpviewer_keywords: ["template classes [MFC], creating message maps", "message maps [MFC], template classes"]
1212
ms.assetid: 4e7e24f8-06df-4b46-82aa-7435c8650de3
1313
caps.latest.revision: 10
1414
author: "mikeblome"

docs/mfc/mapping-messages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.technology: ["cpp-windows"]
88
ms.tgt_pltfrm: ""
99
ms.topic: "article"
1010
dev_langs: ["C++"]
11-
helpviewer_keywords: ["message maps [MFC]], about message maps", "mappings [MFC]], commands", "commands [MFC], mapping", "command mapping [MFC]", "message handling [MFC], connecting to handler functions", "commands [MFC], connecting to handler functions", "mappings [MFC]], messages", "messages [MFC], mapping"]
11+
helpviewer_keywords: ["message maps [MFC], about message maps", "mappings [MFC], commands", "commands [MFC], mapping", "command mapping [MFC]", "message handling [MFC], connecting to handler functions", "commands [MFC], connecting to handler functions", "mappings [MFC], messages", "messages [MFC], mapping"]
1212
ms.assetid: 996f0652-0698-4b8c-b893-cdaa836d9d0f
1313
caps.latest.revision: 9
1414
author: "mikeblome"

docs/mfc/mapping-windows-messages-to-your-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.technology: ["cpp-windows"]
88
ms.tgt_pltfrm: ""
99
ms.topic: "article"
1010
dev_langs: ["C++"]
11-
helpviewer_keywords: ["MFC dialog boxes [MFC], Windows messages", "message maps [MFC], in dialog class", "Windows messages [MFC], mapping in dialog classes", "messages to dialog class [MFC]", "mappings [MFC]], messages to dialog class [MFC]", "message maps [MFC], mapping Windows messages to classes", "messages to dialog class [MFC], mapping"]
11+
helpviewer_keywords: ["MFC dialog boxes [MFC], Windows messages", "message maps [MFC], in dialog class", "Windows messages [MFC], mapping in dialog classes", "messages to dialog class [MFC]", "mappings [MFC], messages to dialog class [MFC]", "message maps [MFC], mapping Windows messages to classes", "messages to dialog class [MFC], mapping"]
1212
ms.assetid: a4c6fd1f-1d33-47c9-baa0-001755746d6d
1313
caps.latest.revision: 9
1414
author: "mikeblome"

0 commit comments

Comments
 (0)