|
495 | 495 | # [Compiler Errors C2500 to C3999](../../error-messages/compiler-errors-2/TOC.md)
|
496 | 496 | # [Compiler Warnings](../../error-messages/compiler-warnings/TOC.md)
|
497 | 497 | # [Tool Errors](../../error-messages/tool-errors/TOC.md)
|
498 |
| -# [XML Documentation (Visual C++)](../../ide/xml-documentation-visual-cpp.md) |
499 |
| -## [Recommended Tags for Documentation Comments (C++)](../../ide/recommended-tags-for-documentation-comments-visual-cpp.md) |
500 |
| -### [<c>](../../ide/c-visual-cpp.md) |
501 |
| -### [<code>](../../ide/code-visual-cpp.md) |
502 |
| -### [<example>](../../ide/example-visual-cpp.md) |
503 |
| -### [<exception>](../../ide/exception-visual-cpp.md) |
504 |
| -### [<include>](../../ide/include-visual-cpp.md) |
505 |
| -### [<list>](../../ide/list-visual-cpp.md) |
506 |
| -### [<para>](../../ide/para-visual-cpp.md) |
507 |
| -### [<param>](../../ide/param-visual-cpp.md) |
508 |
| -### [<paramref>](../../ide/paramref-visual-cpp.md) |
509 |
| -### [<permission>](../../ide/permission-visual-cpp.md) |
510 |
| -### [<remarks>](../../ide/remarks-visual-cpp.md) |
511 |
| -### [<returns>](../../ide/returns-visual-cpp.md) |
512 |
| -### [<see>](../../ide/see-visual-cpp.md) |
513 |
| -### [<seealso>](../../ide/seealso-visual-cpp.md) |
514 |
| -### [<summary>](../../ide/summary-visual-cpp.md) |
515 |
| -### [<value>](../../ide/value-visual-cpp.md) |
516 |
| -## [.Xml File Processing](../../ide/dot-xml-file-processing.md) |
517 |
| -## [Delimiters for Visual C++ Documentation Tags](../../ide/delimiters-for-visual-cpp-documentation-tags.md) |
518 |
| -## [XDCMake Reference](../../ide/xdcmake-reference.md) |
| 498 | +# [XML Documentation (Visual C++)](xml-documentation-visual-cpp.md) |
| 499 | +## [Recommended Tags for Documentation Comments (C++)](recommended-tags-for-documentation-comments-visual-cpp.md) |
| 500 | +### [<c>](c-visual-cpp.md) |
| 501 | +### [<code>](code-visual-cpp.md) |
| 502 | +### [<example>](example-visual-cpp.md) |
| 503 | +### [<exception>](exception-visual-cpp.md) |
| 504 | +### [<include>](include-visual-cpp.md) |
| 505 | +### [<list>](list-visual-cpp.md) |
| 506 | +### [<para>](para-visual-cpp.md) |
| 507 | +### [<param>](param-visual-cpp.md) |
| 508 | +### [<paramref>](paramref-visual-cpp.md) |
| 509 | +### [<permission>](permission-visual-cpp.md) |
| 510 | +### [<remarks>](remarks-visual-cpp.md) |
| 511 | +### [<returns>](returns-visual-cpp.md) |
| 512 | +### [<see>](see-visual-cpp.md) |
| 513 | +### [<seealso>](seealso-visual-cpp.md) |
| 514 | +### [<summary>](summary-visual-cpp.md) |
| 515 | +### [<value>](value-visual-cpp.md) |
| 516 | +## [.Xml File Processing](dot-xml-file-processing.md) |
| 517 | +## [Delimiters for Visual C++ Documentation Tags](delimiters-for-visual-cpp-documentation-tags.md) |
| 518 | +## [XDCMake Reference](xdcmake-reference.md) |
519 | 519 | ## [Building C/C++ Isolated Applications and Side-by-side Assemblies](../building-c-cpp-isolated-applications-and-side-by-side-assemblies.md)
|
520 | 520 | ### [Concepts of Isolated Applications and Side-by-side Assemblies](../concepts-of-isolated-applications-and-side-by-side-assemblies.md)
|
521 | 521 | ### [Building C/C++ Isolated Applications](../building-c-cpp-isolated-applications.md)
|
|
528 | 528 | #### [How to: Embed a Manifest Inside a C/C++ Application](../how-to-embed-a-manifest-inside-a-c-cpp-application.md)
|
529 | 529 | ### [Troubleshooting C/C++ Isolated Applications and Side-by-side Assemblies](../troubleshooting-c-cpp-isolated-applications-and-side-by-side-assemblies.md)
|
530 | 530 | ## [MSBuild Overview for C++ projects](../msbuild-visual-cpp-overview.md)
|
531 |
| -### [MSBuild Projects](../../ide/creating-and-managing-visual-cpp-projects.md) |
532 |
| -### [Overview]() |
533 |
| -### [Project Types in C++](../../ide/visual-cpp-project-types.md) |
534 |
| -### [Common Macros for Build Commands and Properties](../../ide/common-macros-for-build-commands-and-properties.md) |
535 |
| -### [Example Project File](../../ide/project-files.md) |
536 |
| -### [File Types Created for C++ Projects](../../ide/file-types-created-for-visual-cpp-projects.md) |
537 |
| -### [Files Created for CLR Projects](../../ide/files-created-for-clr-projects.md) |
538 |
| -### [ATL Program or Control Source and Header Files](../../ide/atl-program-or-control-source-and-header-files.md) |
539 |
| -### [MFC Program or Control Source and Header Files](../../ide/mfc-program-or-control-source-and-header-files.md) |
540 |
| -### [Help Files (../ide/HTML Help)](../../ide/help-files-html-help.md) |
541 |
| -### [Help Files (../ide/WinHelp)](../../ide/help-files-winhelp.md) |
542 |
| -### [Hint Files](../../ide/hint-files.md) |
543 |
| -### [Property Page XML Files](../../ide/property-page-xml-files.md) |
544 |
| -### [.vcxproj and .props file structure](../../ide/vcxproj-file-structure.md) |
545 |
| -## [Property Pages (C++)](../../ide/property-pages-visual-cpp.md) |
546 |
| -### [General Property Page](../../ide/general-property-page-project.md) |
547 |
| -### [General Property Page](../../ide/general-property-page-file.md) |
548 |
| -### [VC++ Directories Property Page](../../ide/vcpp-directories-property-page.md) |
549 |
| -### [Command Line Property Pages](../../ide/command-line-property-pages.md) |
550 |
| -### [NMake Property Page](../../ide/nmake-property-page.md) |
551 |
| -### [Linker Property Pages](../../ide/linker-property-pages.md) |
552 |
| -### [Manifest Tool Property Pages](../../ide/manifest-tool-property-pages.md) |
553 |
| -#### [General, Manifest Tool, Configuration Properties, <Projectname> Property Pages Dialog Box](../../ide/general-manifest-tool-configuration-properties.md) |
554 |
| -#### [Input and Output, Manifest Tool, Configuration Properties, <Projectname> Property Pages Dialog Box](../../ide/input-and-output-manifest-tool.md) |
555 |
| -#### [Isolated COM, Manifest Tool, Configuration Properties, <Projectname> Property Pages Dialog Box](../../ide/isolated-com-manifest-tool.md) |
556 |
| -#### [Advanced, Manifest Tool, Configuration Properties, <Projectname> Property Pages Dialog Box](../../ide/advanced-manifest-tool.md) |
557 |
| -### [Resources Property Pages](../../ide/resources-property-pages.md) |
558 |
| -### [Managed Resources Property Page](../../ide/managed-resources-property-page.md) |
559 |
| -### [MIDL Property Pages](../../ide/midl-property-pages.md) |
560 |
| -#### [MIDL Property Pages: General](../../ide/midl-property-pages-general.md) |
561 |
| -#### [MIDL Property Pages: Output](../../ide/midl-property-pages-output.md) |
562 |
| -#### [MIDL Property Pages: Advanced](../../ide/midl-property-pages-advanced.md) |
563 |
| -### [Web References Property Page](../../ide/web-references-property-page.md) |
564 |
| -### [XML Data Generator Tool Property Page](../../ide/xml-data-generator-tool-property-page.md) |
565 |
| -### [XML Document Generator Tool Property Pages](../../ide/xml-document-generator-tool-property-pages.md) |
566 |
| -### [Custom Build Step Property Page: General](../../ide/custom-build-step-property-page-general.md) |
567 |
| -### [HLSL Property Pages](../../ide/hlsl-property-pages.md) |
568 |
| -#### [HLSL Property Pages: General](../../ide/hlsl-property-pages-general.md) |
569 |
| -#### [HLSL Property Pages: Advanced](../../ide/hlsl-property-pages-advanced.md) |
570 |
| -#### [HLSL Property Pages: Output Files](../../ide/hlsl-property-pages-output-files.md) |
| 531 | +### [MSBuild Projects](creating-and-managing-visual-cpp-projects.md) |
| 532 | +### [Common Macros for Build Commands and Properties](common-macros-for-build-commands-and-properties.md) |
| 533 | +### [Example Project File](project-files.md) |
| 534 | +### [File Types Created for C++ Projects](file-types-created-for-visual-cpp-projects.md) |
| 535 | +### [Files Created for CLR Projects](files-created-for-clr-projects.md) |
| 536 | +### [ATL Program or Control Source and Header Files](atl-program-or-control-source-and-header-files.md) |
| 537 | +### [MFC Program or Control Source and Header Files](mfc-program-or-control-source-and-header-files.md) |
| 538 | +### [Help Files (../ide/HTML Help)](help-files-html-help.md) |
| 539 | +### [Help Files (../ide/WinHelp)](help-files-winhelp.md) |
| 540 | +### [Hint Files](hint-files.md) |
| 541 | +### [Property Page XML Files](property-page-xml-files.md) |
| 542 | +### [.vcxproj and .props file structure](vcxproj-file-structure.md) |
| 543 | +## [Property Pages (C++)](property-pages-visual-cpp.md) |
| 544 | +### [General Property Page](general-property-page-project.md) |
| 545 | +### [General Property Page](general-property-page-file.md) |
| 546 | +### [VC++ Directories Property Page](vcpp-directories-property-page.md) |
| 547 | +### [Command Line Property Pages](command-line-property-pages.md) |
| 548 | +### [NMake Property Page](nmake-property-page.md) |
| 549 | +### [Linker Property Pages](linker-property-pages.md) |
| 550 | +### [Manifest Tool Property Pages](manifest-tool-property-pages.md) |
| 551 | +#### [General, Manifest Tool, Configuration Properties, <Projectname> Property Pages Dialog Box](general-manifest-tool-configuration-properties.md) |
| 552 | +#### [Input and Output, Manifest Tool, Configuration Properties, <Projectname> Property Pages Dialog Box](input-and-output-manifest-tool.md) |
| 553 | +#### [Isolated COM, Manifest Tool, Configuration Properties, <Projectname> Property Pages Dialog Box](isolated-com-manifest-tool.md) |
| 554 | +#### [Advanced, Manifest Tool, Configuration Properties, <Projectname> Property Pages Dialog Box](advanced-manifest-tool.md) |
| 555 | +### [Resources Property Pages](resources-property-pages.md) |
| 556 | +### [Managed Resources Property Page](managed-resources-property-page.md) |
| 557 | +### [MIDL Property Pages](midl-property-pages.md) |
| 558 | +#### [MIDL Property Pages: General](midl-property-pages-general.md) |
| 559 | +#### [MIDL Property Pages: Output](midl-property-pages-output.md) |
| 560 | +#### [MIDL Property Pages: Advanced](midl-property-pages-advanced.md) |
| 561 | +### [Web References Property Page](web-references-property-page.md) |
| 562 | +### [XML Data Generator Tool Property Page](xml-data-generator-tool-property-page.md) |
| 563 | +### [XML Document Generator Tool Property Pages](xml-document-generator-tool-property-pages.md) |
| 564 | +### [Custom Build Step Property Page: General](custom-build-step-property-page-general.md) |
| 565 | +### [HLSL Property Pages](hlsl-property-pages.md) |
| 566 | +#### [HLSL Property Pages: General](hlsl-property-pages-general.md) |
| 567 | +#### [HLSL Property Pages: Advanced](hlsl-property-pages-advanced.md) |
| 568 | +#### [HLSL Property Pages: Output Files](hlsl-property-pages-output-files.md) |
0 commit comments