#Github, (╯‵□′)╯︵┻━┻

The #WindowsServer 2025 runner image doesn't include the #WindowsSdk 22621.

#Windows #Microsoft #DotNet #CSharp

Windows Runtime API design principles around read-write properties: Idempotence and self-assignment | by Raymond Chen

https://devblogs.microsoft.com/oldnewthing/20251008-00/?p=111660

#winrt #windowsdev #apidesign #windowssdk #windows #programming

Windows Runtime API design principles around read-write properties: Idempotence and self-assignment - The Old New Thing

Setting it to the value it already has is not a crime.

The Old New Thing

How can I write a C++/WinRT IAsyncOperation<T> where T is not a Windows Runtime type?, part 2 | by Raymond Chen.

https://devblogs.microsoft.com/oldnewthing/20250904-00/?p=111557

#cpp #winrt #async #programming #windowsdev #windowssdk

How can I write a C++/WinRT IAsyncOperation<T> where T is not a Windows Runtime type?, part 2 - The Old New Thing

Safer smuggling.

The Old New Thing
Using Windows.Media SpeechRecognition in WPF

Windows has a pretty capable SpeechRecognition engine built-in via Windows Media services. In .NET these features are accessible via the Windows SDK (WinSdk) that expose these Windows features to .NET applications. In this post I discuss how you can integrate these features into a WPF application, and discuss some of the pitfalls along the way that you have to watch out for related to the SDK integration 'features'.

Visual Studio 2022 version 17.14 Release Notes

Learn about the latest features, bug fixes, and support for Visual Studio 2022. Download today.