Nov 7, 2022 2 2 In the debugger, how can I get from a projected type back to the C++/WinRT implementation? Raymond Chen Look behind you.
Nov 4, 2022 1 1 Why am I getting a RPC_E_WRONG_THREAD exception when I’m on the right thread? Raymond Chen It's the wrong thread from XAML's point of view.
Nov 3, 2022 2 4 How does the dialog manager calculate the average width of a character? Raymond Chen It's a simple formula, perhaps too simple.
Nov 2, 2022 5 5 A history of the fd_set, FD_SETSIZE, and how it relates to WinSock Raymond Chen The fd_set started out as just a bitmap.
Nov 1, 2022 10 2 What is a “Select Administrator”? Is that some special elite kind of administrator? Raymond Chen It's two different messages that combine in an interesting way.