Nov 7, 2022 Post comments count2 Post likes count2 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 Post comments count1 Post likes count1 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 Post comments count2 Post likes count4 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 Post comments count5 Post likes count5 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 Post comments count10 Post likes count2 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.