Skip to content

Commit 6dc2420

Browse files
author
msebolt
committed
resource file consolidation pr23
1 parent de3d3e3 commit 6dc2420

9 files changed

Lines changed: 165 additions & 254 deletions

.openpublishing.redirection.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7555,6 +7555,36 @@
75557555
"redirect_url": "/cpp/windows/associating-a-menu-command-with-an-accelerator-key",
75567556
"redirect_document_id": false
75577557
},
7558+
{
7559+
"source_path": "docs/windows/finding-a-string.md",
7560+
"redirect_url": "/cpp/windows/string-editor",
7561+
"redirect_document_id": false
7562+
},
7563+
{
7564+
"source_path": "docs/windows/adding-or-deleting-a-string.md",
7565+
"redirect_url": "/cpp/windows/string-editor",
7566+
"redirect_document_id": false
7567+
},
7568+
{
7569+
"source_path": "docs/windows/moving-a-string-from-one-resource-file-to-another.md",
7570+
"redirect_url": "/cpp/windows/string-editor",
7571+
"redirect_document_id": false
7572+
},
7573+
{
7574+
"source_path": "docs/windows/changing-the-properties-of-a-string.md",
7575+
"redirect_url": "/cpp/windows/string-editor",
7576+
"redirect_document_id": false
7577+
},
7578+
{
7579+
"source_path": "docs/windows/changing-the-caption-property-of-multiple-strings.md",
7580+
"redirect_url": "/cpp/windows/string-editor",
7581+
"redirect_document_id": false
7582+
},
7583+
{
7584+
"source_path": "docs/windows/adding-formatting-or-special-characters-to-a-string.md",
7585+
"redirect_url": "/cpp/windows/string-editor",
7586+
"redirect_document_id": false
7587+
},
75587588
{
75597589
"source_path": "docs/windows/activationfactory-activationfactory-constructor.md",
75607590
"redirect_url": "/cpp/windows/activationfactory-class#activationfactory",

docs/windows/TOC.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -135,12 +135,6 @@
135135
##### [Associating Menu Commands](associating-a-menu-command-with-an-accelerator-key.md)
136136
##### [Menu Command Properties](menu-command-properties.md)
137137
#### [String Editor](string-editor.md)
138-
##### [Finding a String](finding-a-string.md)
139-
##### [Adding or Deleting a String](adding-or-deleting-a-string.md)
140-
##### [Moving a String from One Resource File to Another](moving-a-string-from-one-resource-file-to-another.md)
141-
##### [Changing the Properties of a String](changing-the-properties-of-a-string.md)
142-
##### [Changing the Caption Property of Multiple Strings](changing-the-caption-property-of-multiple-strings.md)
143-
##### [Adding Formatting or Special Characters to a String](adding-formatting-or-special-characters-to-a-string.md)
144138
#### [Toolbar Editor](toolbar-editor.md)
145139
##### [Creating New Toolbars](creating-new-toolbars.md)
146140
##### [Converting Bitmaps to Toolbars](converting-bitmaps-to-toolbars.md)

docs/windows/adding-formatting-or-special-characters-to-a-string.md

Lines changed: 0 additions & 40 deletions
This file was deleted.

docs/windows/adding-or-deleting-a-string.md

Lines changed: 0 additions & 54 deletions
This file was deleted.

docs/windows/changing-the-caption-property-of-multiple-strings.md

Lines changed: 0 additions & 32 deletions
This file was deleted.

docs/windows/changing-the-properties-of-a-string.md

Lines changed: 0 additions & 35 deletions
This file was deleted.

docs/windows/finding-a-string.md

Lines changed: 0 additions & 38 deletions
This file was deleted.

docs/windows/moving-a-string-from-one-resource-file-to-another.md

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)