winrt::hresult_error(...).to_abi() の形で使うと ICE を食らうことが確定。一度変数に入れると問題なし。アホくさ #VisualStudio #WinRT
Latest posts tagged with #WinRT on Bluesky
winrt::hresult_error(...).to_abi() の形で使うと ICE を食らうことが確定。一度変数に入れると問題なし。アホくさ #VisualStudio #WinRT
The self-assignment principle for Windows Runtime properties: Don't change behavior based on whether a property has been written to - The Old New Thing devblogs.microsoft.com/oldnewthing/... #WinRT
Windows Runtime API design principles around read-write properties: Idempotence and self-assignment | by Raymond Chen
buff.ly/ZNoK404
#winrt #windowsdev #apidesign #windowssdk #windows #programming
How can I write a C++/WinRT IAsyncOperation<T> where T is not a Windows Runtime type?, part 2 | by Raymond Chen.
buff.ly/CvLocyn
#cpp #winrt #async #programming #windowsdev #windowssdk
Because the iid of a generic interface in the #WinRT type-system is the uuid5 of it's signature, we can brute-force the layout of `SendDataProgress` by matching against the known iid (40772286-cf1a-5cbd-9d74-4137587691d5).
How can I write a C++/WinRT IAsyncOperation where T is not a Windows Runtime type?, part 2 - The Old New Thing devblogs.microsoft.com/oldnewthing/... #WinRT
How can I write a C++/WinRT IAsyncOperation where T is not a Windows Runtime type?, part 1 - The Old New Thing devblogs.microsoft.com/oldnewthing/... #WinRT
How can I write a C++/WinRT IAsyncOperation<T> where T is not a Windows Runtime type?, part 1 | by Raymond Chen.
buff.ly/4sbjopS
#cpp #winrt #async #programming #windowsdev
In C++/WinRT, how can I await multiple coroutines and capture the results?, part 0 - The Old New Thing devblogs.microsoft.com/oldnewthing/... #WinRT
Adding delays to our task sequencer, part 3 - The Old New Thing devblogs.microsoft.com/oldnewthing/... #WinRT
Adding delays to our task sequencer, part 2 - The Old New Thing devblogs.microsoft.com/oldnewthing/... #WinRT
Adding delays to our task sequencer, part 1 - The Old New Thing devblogs.microsoft.com/oldnewthing/... #WinRT
Using Windows-Media WinRT SpeechRecognition in WPF | by Rick Strahl.
weblog.west-wind.com/posts/2025/M...
#wpf #winrt #windowssdk #dotnet #csharp #windowsdev
What are the thread safety requirements of HSTRING and BSTR? - The Old New Thing devblogs.microsoft.com/oldnewthing/... #WinRT
I tried to subscribe to a C++/WinRT event, but my callback was never called - The Old New Thing devblogs.microsoft.com/oldnewthing/... #WinRT
C++/WinRT implementation inheritance: Notes on winrt::implements, part 8 - The Old New Thing devblogs.microsoft.com/oldnewthing/... #WinRT
C++/WinRT implementation inheritance: Notes on winrt::implements, part 7 - The Old New Thing devblogs.microsoft.com/oldnewthing/... #WinRT
C++/WinRT implementation inheritance: Notes on winrt::implements, part 6 - The Old New Thing devblogs.microsoft.com/oldnewthing/... #WinRT