# VCSamples **Repository Path**: camingo/VCSamples ## Basic Information - **Project Name**: VCSamples - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-04-04 - **Last Updated**: 2024-06-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # VCSamples This repo contains C++ samples that shipped with earlier versions of Visual Studio, or that are no longer hosted on code.msdn.microsoft.com. You'll find all the samples just like they were in 2008, 2010, 2012, and 2015. For more C++ samples, see the Microsoft Docs [Code samples](https://docs.microsoft.com/samples/browse/?term=C%2B%2B) page. Other sources include: [Universal Windows Platform (UWP) app samples](https://github.com/Microsoft/Windows-universal-samples) repo. [DirectX-Graphics-Samples](https://github.com/Microsoft/DirectX-Graphics-Samples) repo. Microsoft Xbox Advanced Technology Group [Xbox-ATG-Samples](https://github.com/Microsoft/Xbox-ATG-Samples) repo. [Samples for C++/WinRT](https://docs.microsoft.com/samples/browse/?term=C%2B%2B%2FWinRT) ## Code Migration We are migrating samples to VC++ 2015 and VC++2017. See the [Wiki](https://github.com/Microsoft/VCSamples/wiki) for more information about C++ Migration code. See the [Porting and upgrading guide](https://docs.microsoft.com/cpp/porting/visual-cpp-porting-and-upgrading-guide) ## Contribute We accept contributions on these samples, such as migrating them to a newer version, modernizing the source code, or adding new samples. Use Issues and make pull requests to submit new migration cases, fixes or suggestions. This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information, see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/). Or, contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. ## License Code licensed under the [MIT License](license.txt).