Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Tags: contextfree/cppwinrt

Tags

2.0.220110.5

Toggle 2.0.220110.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
More reliable verbose path output (microsoft#1091)

2.0.211028.7

Toggle 2.0.211028.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improved struct ordering (microsoft#1052)

2.0.210930.14

Toggle 2.0.210930.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Simplify use of `WINRT_NO_MODULE_LOCK` in DLLs (microsoft#1032)

2.0.210930.8

Toggle 2.0.210930.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support binding std::optional<T> implementation to IReference<T> para…

…meters (microsoft#1030)

2.0.210922.5

Toggle 2.0.210922.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
std::format support (microsoft#1025)

2.0.210913.7

Toggle 2.0.210913.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Avoid exception in observable IndexOf implementation (microsoft#1017)

2.0.210825.3

Toggle 2.0.210825.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Ignore errors during manual unregistration (microsoft#1005)

2.0.210806.1

Toggle 2.0.210806.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use throw rather than abort() for guid parse failures (microsoft#992)

* Use throw rather than abort() for guid parse failures

Make `winrt::guid("...")` more useful at runtime by throwing on failure instead of aborting the program.

* Remove noexcept, add tests

* Revert operator== changes, revise tests

Co-authored-by: Kenny Kerr <kekerr@microsoft.com>

2.0.210722.2

Toggle 2.0.210722.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Harden put functions against misuse (microsoft#986)

2.0.210714.1

Toggle 2.0.210714.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Ensure the Xaml designer can find out WinMD (microsoft#982)

Morty Proxy This is a proxified and sanitized view of the page, visit original site.