Sep 16, 2020 2 0 Why did I lose the ability to co_await a std::future and concurrency::task? Raymond Chen Early moves in a direction that didn't pan out.
Sep 15, 2020 22 1 Embarrassing product names averted: Windows Embedded POS and Windows 10 for Advanced PCs Raymond Chen If you see something, say something.
Sep 14, 2020 1 0 What’s up with error C4838: a WinRT type cannot be a member of a union, and how can I work around it? Raymond Chen A restriction left over from C++03.
Sep 11, 2020 6 0 The macros for declaring COM interfaces, revisited: C++ implementation Raymond Chen Now to make things concrete.
Sep 10, 2020 4 1 The macros for declaring COM interfaces, revisited: C++ version Raymond Chen Apparently there's this new language people are using nowadays.
Sep 9, 2020 3 1 The macros for declaring COM interfaces, revisited: C version Raymond Chen Following the expansion.
Sep 8, 2020 20 0 How is it possible to jam a virtual card reader? Raymond Chen Did you feed it a bent virtual card?
Sep 7, 2020 6 0 This is definitely rare: It happens only ten times a month Raymond Chen Playing the bigger fool.
Sep 7, 2020 1 0 C++/WinRT injects additional constructors into each runtime class Raymond Chen For dealing with the objects as the smart pointers they actually are.
Sep 4, 2020 3 0 Rough edges in the when_all coroutine, part 2: Overloaded comma operator Raymond Chen Shame on you.