|
7640 | 7640 | "redirect_url": "/cpp/windows/creating-a-device-image-image-editor-for-icons",
|
7641 | 7641 | "redirect_document_id": false
|
7642 | 7642 | },
|
| 7643 | + { |
| 7644 | + "source_path": "docs/windows/using-the-256-color-palette-image-editor-for-icons.md", |
| 7645 | + "redirect_url": "/cpp/windows/creating-a-256-color-icon-or-cursor-image-editor-for-icons", |
| 7646 | + "redirect_document_id": false |
| 7647 | + }, |
| 7648 | + { |
| 7649 | + "source_path": "docs/windows/inserting-a-new-menu-between-existing-menus.md", |
| 7650 | + "redirect_url": "/cpp/windows/creating-a-menu", |
| 7651 | + "redirect_document_id": false |
| 7652 | + }, |
| 7653 | + { |
| 7654 | + "source_path": "docs/windows/adding-commands-to-a-menu.md", |
| 7655 | + "redirect_url": "/cpp/windows/creating-a-menu", |
| 7656 | + "redirect_document_id": false |
| 7657 | + }, |
| 7658 | + { |
| 7659 | + "source_path": "docs/windows/connecting-a-pop-up-menu-to-your-application.md", |
| 7660 | + "redirect_url": "/cpp/windows/creating-pop-up-menus", |
| 7661 | + "redirect_document_id": false |
| 7662 | + }, |
| 7663 | + { |
| 7664 | + "source_path": "docs/windows/viewing-a-menu-as-a-pop-up-menu.md", |
| 7665 | + "redirect_url": "/cpp/windows/creating-pop-up-menus", |
| 7666 | + "redirect_document_id": false |
| 7667 | + }, |
| 7668 | + { |
| 7669 | + "source_path": "docs/windows/moving-and-copying-menus-and-menu-commands.md", |
| 7670 | + "redirect_url": "/cpp/windows/selecting-multiple-menus-or-menu-commands", |
| 7671 | + "redirect_document_id": false |
| 7672 | + }, |
| 7673 | + { |
| 7674 | + "source_path": "docs/windows/deleting-menus-and-menu-commands.md", |
| 7675 | + "redirect_url": "/cpp/windows/selecting-multiple-menus-or-menu-commands", |
| 7676 | + "redirect_document_id": false |
| 7677 | + }, |
| 7678 | + { |
| 7679 | + "source_path": "docs/windows/associating-menu-commands-with-status-bar-text-in-mfc-applications.md", |
| 7680 | + "redirect_url": "/cpp/windows/associating-a-menu-command-with-an-accelerator-key", |
| 7681 | + "redirect_document_id": false |
| 7682 | + }, |
| 7683 | + { |
| 7684 | + "source_path": "docs/windows/assigning-access-keys-to-menu-commands.md", |
| 7685 | + "redirect_url": "/cpp/windows/associating-a-menu-command-with-an-accelerator-key", |
| 7686 | + "redirect_document_id": false |
| 7687 | + }, |
| 7688 | + { |
| 7689 | + "source_path": "docs/windows/finding-a-string.md", |
| 7690 | + "redirect_url": "/cpp/windows/string-editor", |
| 7691 | + "redirect_document_id": false |
| 7692 | + }, |
| 7693 | + { |
| 7694 | + "source_path": "docs/windows/adding-or-deleting-a-string.md", |
| 7695 | + "redirect_url": "/cpp/windows/string-editor", |
| 7696 | + "redirect_document_id": false |
| 7697 | + }, |
| 7698 | + { |
| 7699 | + "source_path": "docs/windows/moving-a-string-from-one-resource-file-to-another.md", |
| 7700 | + "redirect_url": "/cpp/windows/string-editor", |
| 7701 | + "redirect_document_id": false |
| 7702 | + }, |
| 7703 | + { |
| 7704 | + "source_path": "docs/windows/changing-the-properties-of-a-string.md", |
| 7705 | + "redirect_url": "/cpp/windows/string-editor", |
| 7706 | + "redirect_document_id": false |
| 7707 | + }, |
| 7708 | + { |
| 7709 | + "source_path": "docs/windows/changing-the-caption-property-of-multiple-strings.md", |
| 7710 | + "redirect_url": "/cpp/windows/string-editor", |
| 7711 | + "redirect_document_id": false |
| 7712 | + }, |
| 7713 | + { |
| 7714 | + "source_path": "docs/windows/adding-formatting-or-special-characters-to-a-string.md", |
| 7715 | + "redirect_url": "/cpp/windows/string-editor", |
| 7716 | + "redirect_document_id": false |
| 7717 | + }, |
| 7718 | + { |
| 7719 | + "source_path": "docs/windows/new-toolbar-resource-dialog-box.md", |
| 7720 | + "redirect_url": "/cpp/windows/converting-bitmaps-to-toolbars", |
| 7721 | + "redirect_document_id": false |
| 7722 | + }, |
| 7723 | + { |
| 7724 | + "source_path": "docs/windows/creating-a-new-toolbar-button.md", |
| 7725 | + "redirect_url": "/cpp/windows/creating-moving-and-editing-toolbar-buttons", |
| 7726 | + "redirect_document_id": false |
| 7727 | + }, |
| 7728 | + { |
| 7729 | + "source_path": "docs/windows/moving-a-toolbar-button.md", |
| 7730 | + "redirect_url": "/cpp/windows/creating-moving-and-editing-toolbar-buttons", |
| 7731 | + "redirect_document_id": false |
| 7732 | + }, |
| 7733 | + { |
| 7734 | + "source_path": "docs/windows/copying-buttons-from-a-toolbar.md", |
| 7735 | + "redirect_url": "/cpp/windows/creating-moving-and-editing-toolbar-buttons", |
| 7736 | + "redirect_document_id": false |
| 7737 | + }, |
| 7738 | + { |
| 7739 | + "source_path": "docs/windows/deleting-a-toolbar-button.md", |
| 7740 | + "redirect_url": "/cpp/windows/creating-moving-and-editing-toolbar-buttons", |
| 7741 | + "redirect_document_id": false |
| 7742 | + }, |
| 7743 | + { |
| 7744 | + "source_path": "docs/windows/inserting-a-space-between-buttons-on-a-toolbar.md", |
| 7745 | + "redirect_url": "/cpp/windows/creating-moving-and-editing-toolbar-buttons", |
| 7746 | + "redirect_document_id": false |
| 7747 | + }, |
| 7748 | + { |
| 7749 | + "source_path": "docs/windows/removing-space-between-buttons-on-a-toolbar.md", |
| 7750 | + "redirect_url": "/cpp/windows/creating-moving-and-editing-toolbar-buttons", |
| 7751 | + "redirect_document_id": false |
| 7752 | + }, |
| 7753 | + { |
| 7754 | + "source_path": "docs/windows/changing-the-properties-of-a-toolbar-button.md", |
| 7755 | + "redirect_url": "/cpp/windows/creating-moving-and-editing-toolbar-buttons", |
| 7756 | + "redirect_document_id": false |
| 7757 | + }, |
| 7758 | + { |
| 7759 | + "source_path": "docs/windows/toolbar-button-properties.md", |
| 7760 | + "redirect_url": "/cpp/windows/creating-moving-and-editing-toolbar-buttons", |
| 7761 | + "redirect_document_id": false |
| 7762 | + }, |
| 7763 | + { |
| 7764 | + "source_path": "docs/windows/editing-a-string-in-a-version-information-resource.md", |
| 7765 | + "redirect_url": "/cpp/windows/version-information-editor", |
| 7766 | + "redirect_document_id": false |
| 7767 | + }, |
| 7768 | + { |
| 7769 | + "source_path": "docs/windows/adding-version-information-for-another-language.md", |
| 7770 | + "redirect_url": "/cpp/windows/version-information-editor", |
| 7771 | + "redirect_document_id": false |
| 7772 | + }, |
| 7773 | + { |
| 7774 | + "source_path": "docs/windows/deleting-a-version-information-block.md", |
| 7775 | + "redirect_url": "/cpp/windows/version-information-editor", |
| 7776 | + "redirect_document_id": false |
| 7777 | + }, |
| 7778 | + { |
| 7779 | + "source_path": "docs/windows/accessing-version-information-from-within-your-program.md", |
| 7780 | + "redirect_url": "/cpp/windows/version-information-editor", |
| 7781 | + "redirect_document_id": false |
| 7782 | + }, |
| 7783 | + { |
| 7784 | + "source_path": "docs/windows/changing-the-properties-of-a-resource.md", |
| 7785 | + "redirect_url": "/cpp/windows/viewing-and-editing-resources-in-a-resource-editor", |
| 7786 | + "redirect_document_id": false |
| 7787 | + }, |
| 7788 | + { |
| 7789 | + "source_path": "docs/windows/previewing-resources.md", |
| 7790 | + "redirect_url": "/cpp/windows/viewing-and-editing-resources-in-a-resource-editor", |
| 7791 | + "redirect_document_id": false |
| 7792 | + }, |
| 7793 | + { |
| 7794 | + "source_path": "docs/windows/adding-a-control-to-a-dialog-box.md", |
| 7795 | + "redirect_url": "/cpp/windows/adding-editing-or-deleting-controls", |
| 7796 | + "redirect_document_id": false |
| 7797 | + }, |
| 7798 | + { |
| 7799 | + "source_path": "docs/windows/editing-control-properties.md", |
| 7800 | + "redirect_url": "/cpp/windows/adding-editing-or-deleting-controls", |
| 7801 | + "redirect_document_id": false |
| 7802 | + }, |
| 7803 | + { |
| 7804 | + "source_path": "docs/windows/deleting-a-control.md", |
| 7805 | + "redirect_url": "/cpp/windows/adding-editing-or-deleting-controls", |
| 7806 | + "redirect_document_id": false |
| 7807 | + }, |
| 7808 | + { |
| 7809 | + "source_path": "docs/windows/viewing-and-adding-activex-controls-to-a-dialog-box.md", |
| 7810 | + "redirect_url": "/cpp/windows/adding-editing-or-deleting-controls", |
| 7811 | + "redirect_document_id": false |
| 7812 | + }, |
| 7813 | + { |
| 7814 | + "source_path": "docs/windows/adding-event-handlers-for-dialog-box-controls.md", |
| 7815 | + "redirect_url": "/cpp/windows/adding-editing-or-deleting-controls", |
| 7816 | + "redirect_document_id": false |
| 7817 | + }, |
| 7818 | + { |
| 7819 | + "source_path": "docs/windows/default-control-events.md", |
| 7820 | + "redirect_url": "/cpp/windows/adding-editing-or-deleting-controls", |
| 7821 | + "redirect_document_id": false |
| 7822 | + }, |
| 7823 | + { |
| 7824 | + "source_path": "docs/windows/defining-member-variables-for-dialog-controls.md", |
| 7825 | + "redirect_url": "/cpp/windows/adding-editing-or-deleting-controls", |
| 7826 | + "redirect_document_id": false |
| 7827 | + }, |
| 7828 | + { |
| 7829 | + "source_path": "docs/windows/specifying-the-location-and-size-of-a-dialog-box.md", |
| 7830 | + "redirect_url": "/cpp/windows/testing-a-dialog-box", |
| 7831 | + "redirect_document_id": false |
| 7832 | + }, |
| 7833 | + { |
| 7834 | + "source_path": "docs/windows/making-controls-the-same-width-height-or-size.md", |
| 7835 | + "redirect_url": "/cpp/windows/sizing-individual-controls", |
| 7836 | + "redirect_document_id": false |
| 7837 | + }, |
| 7838 | + { |
| 7839 | + "source_path": "docs/windows/setting-the-size-of-the-combo-box-and-its-drop-down-list.md", |
| 7840 | + "redirect_url": "/cpp/windows/sizing-individual-controls", |
| 7841 | + "redirect_document_id": false |
| 7842 | + }, |
| 7843 | + { |
| 7844 | + "source_path": "docs/windows/setting-the-width-of-a-horizontal-scroll-bar.md", |
| 7845 | + "redirect_url": "/cpp/windows/sizing-individual-controls", |
| 7846 | + "redirect_document_id": false |
| 7847 | + }, |
| 7848 | + { |
| 7849 | + "source_path": "docs/windows/creating-a-dialog-box-that-users-cannot-exit.md", |
| 7850 | + "redirect_url": "/cpp/windows/creating-a-new-dialog-box", |
| 7851 | + "redirect_document_id": false |
| 7852 | + }, |
7643 | 7853 | {
|
7644 | 7854 | "source_path": "docs/windows/activationfactory-activationfactory-constructor.md",
|
7645 | 7855 | "redirect_url": "/cpp/windows/activationfactory-class#activationfactory",
|
|
0 commit comments