Skip to content

Tags: Global-localhost/cppwinrt

Tags

2.0.210122.3

Toggle 2.0.210122.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add a hook to throw_hresult for integration with WIL (microsoft#843)

2.0.201217.4

Toggle 2.0.201217.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Return the full path to the generated WinMD. (microsoft#824)

2.0.201215.2

Toggle 2.0.201215.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Standalone and Component Visualizers/VSIXes (microsoft#823)

* Revert "Remove visualizer from vsix (microsoft#792)"

This reverts commit d4635e3.

* Reenabled standalone visualizer and forked component visualizer for VS installer integration

* build component and standalone visualizers

2.0.201201.7

Toggle 2.0.201201.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support boxing delegates (microsoft#810)

2.0.201113.7

Toggle 2.0.201113.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove visualizer from vsix (microsoft#792)

2.0.201102.2

Toggle 2.0.201102.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add default WinMD references to the desktop templates. (microsoft#781)

* Add default WinMD references to the desktop templates.

* Switch to a target.

* Revert formatting.

2.0.201026.4

Toggle 2.0.201026.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Clang conformance (microsoft#779)

2.0.201017.1

Toggle 2.0.201017.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Define co_await operators for C++20 coroutines as well (microsoft#764) (

microsoft#765)

2.0.201008.2

Toggle 2.0.201008.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Only use Hash task on VS 2019 and higher. (microsoft#763)

2.0.201006.7

Toggle 2.0.201006.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove /await flag for compat with C++20 (microsoft#756)