# VCSamples **Repository Path**: zxl_lucifer_008/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**: 2021-10-13 - **Last Updated**: 2024-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # VCSamples This repo contains samples for VC++ You'll find all the samples like they were in 2008, 2010, 2012, 2015. Sample for UWP availabe [here](https://github.com/Microsoft/Windows-universal-samples) Sample for DirectX [here](https://github.com/Microsoft/DirectX-Graphics-Samples) Sample for XBox (ATG: Xbox Advanced Technology Group) [here](https://github.com/Microsoft/Xbox-ATG-Samples) Sample for CPP WinRT [here](https://github.com/Microsoft/cppwinrt/tree/master/10.0.14393.0/Samples) ## 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 on MSDN](https://docs.microsoft.com/en-us/cpp/porting/visual-cpp-porting-and-upgrading-guide) ## Contributing We accept contribution on these samples (migrating them to a newer version, modernize the source codeor adding new samples) Use Issue and PR 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).