Feb 20, 2026 Post comments count0 Post likes count0 The 2026/2027 Seattle Symphony subscription season at a glance Raymond Chen The pocket reference guide for 2026/2027.
Feb 20, 2026 Post comments count8 Post likes count2 Customizing the ways the dialog manager dismisses itself: Detecting the ESC key, first (failed) attempt Raymond Chen Sniffing the asynchronous keyboard state.
Feb 19, 2026 Post comments count1 Post likes count5 Exploring the signals the dialog manager uses for dismissing a dialog Raymond Chen Summarizing the flow.
Feb 18, 2026 Post comments count2 Post likes count2 Could WriteProcessMemory be made faster by avoiding the intermediate buffer? Raymond Chen I guess it could, but why bother?
Feb 17, 2026 Post comments count8 Post likes count2 Microspeak: Escrow Raymond Chen Final build, final, final, final 2, ship this one.
Feb 16, 2026 Post comments count10 Post likes count2 It rather involved being on the other side of the airtight hatchway: Tricking(?) a program into reading files Raymond Chen Is it really a trick when reading the file is the purpose of the program?
Feb 13, 2026 Post comments count10 Post likes count4 How can I distinguish between the numeric keypad 0 and the top-row 0 in the WM_CHAR message? Raymond Chen See if it matches the scan code.
Feb 12, 2026 Post comments count2 Post likes count3 How can I distinguish between the numeric keypad 0 and the top-row 0 in the WM_KEYDOWN message? Raymond Chen Check whether it is an extended key.
Feb 11, 2026 Post comments count0 Post likes count4 How do I suppress the hover effects when I put a Win32 common controls ListView in single-click mode? Raymond Chen You can prevent the item from becoming hot-tracked.
Feb 10, 2026 Post comments count11 Post likes count6 How did Windows 95 get permission to put the Weezer video Buddy Holly on the CD? Raymond Chen Asking nicely, and asking a lot of people.