May 1, 2017 Post comments count0 Post likes count1 Those blue boxes all over the place, I always wondered what they were for Raymond Chen Non-electronic mail.
May 1, 2017 Post comments count0 Post likes count1 Why doesn’t SHGetFileInfo give me customized folder icons? Raymond Chen Because you asked for it that way.
Apr 28, 2017 Post comments count0 Post likes count2 Why does the compiler generate memory operations on the full variable even though only one byte is involved? Raymond Chen Store-to-load forwarding.
Apr 27, 2017 Post comments count0 Post likes count1 Static hooking through predefinition Raymond Chen Creating your own hook points.
Apr 26, 2017 Post comments count0 Post likes count1 Why are there two incompatible ways of specifying a serial port baud rate? Raymond Chen Toto, I don't think we're on an IBM PC XT any more.
Apr 25, 2017 Post comments count0 Post likes count3 How do I kill a program that hung with an always-on-top fullscreen window? Raymond Chen Hey, look at that desktop over there.
Apr 24, 2017 Post comments count0 Post likes count2 Filtering the Browse for Folder dialog so it shows only drive letters Raymond Chen An exercise in filtering.
Apr 21, 2017 Post comments count0 Post likes count1 Application crash reported as security vulnerability, but you never crossed the airtight hatchway Raymond Chen A crash is not a priori a security vulnerability.
Apr 20, 2017 Post comments count0 Post likes count1 On generating sentinel pointer values in Windows Raymond Chen That's not a pointer. This is a pointer.
Apr 19, 2017 Post comments count0 Post likes count1 Under what conditions could a commit of reserved memory fail? Raymond Chen Usually because you are out of memory, but really it's when you're out of commit.