Jun 26, 2026 Post comments count17 Post likes count4 The case of the DLL that was not present in memory despite not being formally unloaded, part 2 Raymond Chen Tying two bugs together.
Jun 25, 2026 Post comments count2 Post likes count3 Raymond’s hot take on Hainanese chicken Raymond Chen Subtlety.
Jun 25, 2026 Post comments count5 Post likes count7 The case of the DLL that was not present in memory despite not being formally unloaded, part 1 Raymond Chen Figuring out how it went missing.
Jun 24, 2026 Post comments count0 Post likes count1 Cancellation of Windows Runtime activities is asynchronous Raymond Chen You're asking for it to cancel, but it doesn't wait for confirmation.
Jun 23, 2026 Post comments count10 Post likes count3 Microspeak elaborated: Isn’t escrow just a release candidate by another name? Raymond Chen Yes, but the name is a psychological trick.
Jun 22, 2026 Post comments count24 Post likes count16 In memory of the man who put red and green squiggles under words Raymond Chen Starting in Word and expanding to nearly every other word processor, and even things that aren't word processors.
Jun 19, 2026 Post comments count1 Post likes count2 What does it mean when the bottom bit of my HMODULE is set? Raymond Chen A special kind of HMODULE.
Jun 18, 2026 Post comments count5 Post likes count2 Why doesn’t GetLastInputInfo() return info for the user I’m impersonating? Raymond Chen It doesn't care about impersonation, says so on the tin.
Jun 17, 2026 Post comments count6 Post likes count2 Windows stack limit checking retrospective, follow-up Raymond Chen Choosing the register to use to pass the desired stack allocation size.
Jun 16, 2026 Post comments count7 Post likes count3 Retrofitting the WM_COPYDATA message onto Windows 3.1 Raymond Chen It was carefully designed to be trivial.