Mar 30, 2022 0 0 Why am I getting the error message “This is only for weak ref support” when I try to create a C++/WinRT weak reference? Raymond Chen Reverse-engineering the error message.
Mar 29, 2022 3 0 How to become a Senior Detective, according to Murderville Raymond Chen A little copy pasta will take you far.
Mar 29, 2022 29 0 Why are there separate Program Files and Program Files (x86) directories? Raymond Chen Why can't we just combine them?
Mar 28, 2022 9 0 Why is every other line of my file mysteriously changed to nonsense Chinese characters? Raymond Chen Decoding another type of mojibake.
Mar 25, 2022 0 0 The 2022/2023 Seattle Symphony subscription season at a glance Raymond Chen The pocket reference guide for 2022/2023.
Mar 25, 2022 2 0 Behind C++/WinRT: How does C++/WinRT get the list of implemented interfaces? Raymond Chen Doing some template metaprogramming reverse engineering.
Mar 24, 2022 0 0 Behind C++/WinRT: How does C++/WinRT decide which interfaces are implemented? Raymond Chen Finding the code that does the interface detection.
Mar 23, 2022 0 0 Why does C++/WinRT say that first_interface is not a member of winrt::impl::interface_list<>? Raymond Chen An empty list has no first element, but why is the list empty?
Mar 22, 2022 6 0 A hypothetical magical musical power: The one-piece wonder Raymond Chen You can play one thing well, but only one.