Skip to content

Tags: sarvex/cppwinrt

Tags

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)

2.0.220608.4

Toggle 2.0.220608.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Static events should not use the auto trick (microsoft#1158)

The same way we don't use the auto trick for static properties
and static methods.

2.0.220607.4

Toggle 2.0.220607.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
IComponentConnector2 doesn't exist in WinUI (microsoft#1156)

* IComponentConnector2 doesn't exist in WinUI

* added new header

2.0.220531.1

Toggle 2.0.220531.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for composed implementations of IComponentConnector (micr…

…osoft#1149)

* add support for composed implementations of IComponentConnector

* document ComponentConnectorT helper

* revert change for deriving without interfaces - creates other breaks and very atypical scenario

* pr feedback

* pr feedback

* pr feedback

* http://slashslash.info/petition/ compliance