Перейти к файлу
Will Thant 8af3377350 Fix fallback condition 2020-09-09 01:27:38 -07:00
design_notes Fix typos (#581) 2019-09-16 08:47:24 -07:00
docs Update typo on Metadata Representation doc (#407) 2019-05-21 16:37:06 -07:00
samples Add indented_writer_base<T> to library (#305) 2019-07-15 05:32:45 -07:00
src Fix fallback condition 2020-09-09 01:27:38 -07:00
.gitattributes Move C++/WinRT coroutine helpers to dedicated header and add support for DispatcherQueue to resume_foreground (#154) 2019-02-04 09:04:33 -08:00
.gitignore prep abi tool for nuget release (#635) 2020-03-02 14:22:51 -08:00
LICENSE Initial commit 2018-07-11 13:21:26 -07:00
README.md Update README.md 2020-06-26 10:15:03 -07:00

README.md

This repo is the home of the following projects:

  • Undocked RegFree WinRT
  • WinRT ABI Header Generation Tool
  • Python/WinRT (experimental)

Some of the projects and samples in this repo remain for historical reasons and are not in a usable state.

See these related repos:

License

Code licensed under the MIT License.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.