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