Mar 7, 2023 Post comments count0 Post likes count0 Microspeak: Baseball card Raymond Chen A one-page summary, and this time we mean it.
Mar 6, 2023 Post comments count12 Post likes count1 I can create a read-only page, but why not a write-only page? Raymond Chen At the end of the day, it comes down to processor support.
Mar 3, 2023 Post comments count10 Post likes count5 Enumerating Windows clipboard history in PowerShell Raymond Chen Doing Windows Runtime things from PowerShell.
Mar 2, 2023 Post comments count2 Post likes count1 Enumerating Windows clipboard history in C++/WinRT and C# Raymond Chen Exploring the clipboard history API.
Mar 1, 2023 Post comments count1 Post likes count1 If you want to sort a Windows Runtime collection, you may first want to capture it into something a bit easier to manipulate Raymond Chen Moving everything into the same universe.