Sep 16, 2022 Post comments count0 Post likes count3 Serializing asynchronous operations in C++/WinRT, gotchas and final assembly Raymond Chen Cancellation and abandonment.
Sep 15, 2022 Post comments count0 Post likes count3 Serializing asynchronous operations in C++/WinRT Raymond Chen Making them run one after the other.
Sep 14, 2022 Post comments count0 Post likes count2 Creating a lazy-start C++/WinRT coroutine from an eager-start one, part 2 Raymond Chen Keeping a turkey in suspense.
Sep 13, 2022 Post comments count0 Post likes count2 Creating a manual-start C++/WinRT coroutine from an eager-start one, part 1 Raymond Chen Ready, wait for it.
Sep 12, 2022 Post comments count5 Post likes count0 Serializing asynchronous operations in C# Raymond Chen Making them run one after the other.
Sep 9, 2022 Post comments count18 Post likes count2 The case of the APC that never arrives Raymond Chen Or maybe it did?
Sep 8, 2022 Post comments count7 Post likes count2 How do I consume raw COM interfaces from a Windows Runtime metadata file? Raymond Chen There's a handy tool for generating raw COM interfaces.
Sep 7, 2022 Post comments count2 Post likes count0 It rather involved being on the other side of this airtight hatchway: Replacing a service binary Raymond Chen Looking for misconfigured services.
Sep 6, 2022 Post comments count21 Post likes count6 Commonly-supported Windows shortcuts for pasting without formatting Raymond Chen Variations on a paste theme.
Sep 5, 2022 Post comments count1 Post likes count0 Is there any meaningful way to compare two Time Travel Debugging positions? Raymond Chen They are basically in chronological order, subject to the uncertainty of multiprocessing.