Skip to content

Tags: antmor/cppwinrt

Tags

2.0.230706.1

Toggle 2.0.230706.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow classic COM interfaces with get_self (microsoft#1314)

* Allow classic COM interfaces with get_self

Fixes microsoft#1312

* Fix mingw builds

---------

Co-authored-by: Kenny Kerr <[email protected]>

2.0.230524.4

Toggle 2.0.230524.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update issue template to use `cpp` instead of `rust` (microsoft#1313)

2.0.230524.3

Toggle 2.0.230524.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove explicitly setting PreferredToolArchitecture, since VS 2022 ha…

…ndles this more comprehensively (microsoft#1304)

2.0.230225.1

Toggle 2.0.230225.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add a clang-specific impl->projection conversion operator (microsoft#…

…1274)

2.0.230207.1

Toggle 2.0.230207.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Workaround for false positive code analysis warning (microsoft#1269)

2.0.221121.5

Toggle 2.0.221121.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Partial GCC compatibility improvements (microsoft#1234)

2.0.221117.1

Toggle 2.0.221117.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Efficient way to format directly to hstring (microsoft#1207)

2.0.221101.3

Toggle 2.0.221101.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
C++ Streams support for hstring and IStringable (microsoft#1221)

2.0.220929.3

Toggle 2.0.220929.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make `guid` `constexpr` on Clang and improve error reporting (microso…

…ft#1191)

2.0.220912.1

Toggle 2.0.220912.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add explicit casts to atomic_ref_count (microsoft#1181)