|
1 | | -# [Visual C++ in Visual Studio 2017 RC](top/visual-cpp-in-visual-studio.md) |
2 | | -# [What's New for Visual C++ in Visual Studio 2017 RC](top/what-s-new-for-visual-cpp-in-visual-studio.md) |
3 | | -# [Supported Platforms (Visual C++)](top/supported-platforms-visual-cpp.md) |
| 1 | +# [Visual C++ in Visual Studio 2017 RC](visual-cpp-in-visual-studio.md) |
| 2 | +# [What's New for Visual C++ in Visual Studio 2017 RC](what-s-new-for-visual-cpp-in-visual-studio.md) |
| 3 | +# [Supported Platforms (Visual C++)](supported-platforms-visual-cpp.md) |
4 | 4 | # [C Language](c-language/c-language-reference.md) |
5 | 5 | # [C++ Language](cpp/cpp-language-reference.md) |
6 | 6 | # [C/C++ Preprocessor](preprocessor/c-cpp-preprocessor-reference.md) |
|
9 | 9 | # [Windows Development](windows/overview-of-windows-programming-in-cpp.md) |
10 | 10 | # [Linux Development](linux/download-install-and-setup-the-linux-development-workload.md) |
11 | 11 | # [.NET Development with C++/CLI](dotnet/dotnet-programming-with-cpp-cli-visual-cpp.md) |
12 | | -# [Cloud and Web Programming in Visual C++](top/cloud-and-web-programming-in-visual-cpp.md) |
13 | | -## [C++ REST SDK (Codename "Casablanca")](top/cpp-rest-sdk-codename-casablanca.md) |
| 12 | +# [Cloud and Web Programming in Visual C++](cloud/cloud-and-web-programming-in-visual-cpp.md) |
| 13 | +## [C++ REST SDK (Codename "Casablanca")](cloud/cpp-rest-sdk-codename-casablanca.md) |
14 | 14 | # [Parallel Programming](parallel/parallel-programming-in-visual-cpp.md) |
15 | 15 | # [Data Access](data/data-access-programming-mfc-atl.md) |
16 | 16 | # [Text and Strings](text/text-and-strings-in-visual-cpp.md) |
17 | 17 | # [Using the Visual Studio IDE for C++](ide/ide-and-tools-for-visual-cpp-development.md) |
18 | 18 | # [Compilers and Build Tools](build/building-c-cpp-programs.md) |
19 | 19 | # [Porting and Upgrading Visual C++ Code](porting/visual-cpp-porting-and-upgrading-guide.md) |
20 | | -# [Security Best Practices for C++](top/security-best-practices-for-cpp.md) |
21 | | -## [Running as a Member of the Users Group](top/running-as-a-member-of-the-users-group.md) |
22 | | -## [How User Account Control (UAC) Affects Your Application](top/how-user-account-control-uac-affects-your-application.md) |
23 | | -# [Visual C++ Samples](top/visual-cpp-samples.md) |
24 | | -# [Visual C++ Help and Community](top/visual-cpp-help-and-community.md) |
25 | | -# [How to Report a Problem with the Visual C++ Toolset](top/how-to-report-a-problem-with-the-visual-cpp-toolset.md) |
| 20 | +# [Security Best Practices for C++](security/security-best-practices-for-cpp.md) |
| 21 | +## [Running as a Member of the Users Group](security/running-as-a-member-of-the-users-group.md) |
| 22 | +## [How User Account Control (UAC) Affects Your Application](security/how-user-account-control-uac-affects-your-application.md) |
| 23 | +# [Visual C++ Samples](visual-cpp-samples.md) |
| 24 | +# [Visual C++ Help and Community](visual-cpp-help-and-community.md) |
| 25 | +# [How to Report a Problem with the Visual C++ Toolset](how-to-report-a-problem-with-the-visual-cpp-toolset.md) |
0 commit comments