Apr 30, 2025 Post comments count6 Post likes count3 Why does Windows have trouble finding my Win32 resource if it contains an accented character? Raymond Chen Disagreements over the fine print.
Apr 29, 2025 Post comments count9 Post likes count2 Protecting Windows users from Janet Jackson’s Rhythm Nation Raymond Chen Granting an exception to a system policy.
Apr 28, 2025 Post comments count14 Post likes count8 Why did Windows 7, for a few months, log on slower if you have a solid color background? Raymond Chen It's waiting for Godot and eventually gives up.
Apr 25, 2025 Post comments count11 Post likes count2 If we can have std::atomic<std::shared_ptr>, why not std::atomic<com_ptr>? Raymond Chen Controlling the reference count.
Apr 24, 2025 Post comments count5 Post likes count3 When I define a window class with no default cursor, what is the explanation for the cursors that appear in my client area? Raymond Chen You said you'd take care of it, but you didn't.
Apr 23, 2025 Post comments count7 Post likes count2 What resource ID should I give my application’s main icon? Raymond Chen Applying what we know about how Explorer finds the "first" icon in a file.
Apr 22, 2025 Post comments count6 Post likes count0 Microspeak: top of mind Raymond Chen Things I'm thinking about.
Apr 21, 2025 Post comments count20 Post likes count0 The ongoing story of seconds on the taskbar Raymond Chen The cost of ticking.
Apr 18, 2025 Post comments count2 Post likes count0 The case of the feature flag that didn’t stay on long enough, part 2 Raymond Chen Leaving everything the way you found it.
Apr 17, 2025 Post comments count3 Post likes count1 The case of the feature flag that didn’t stay on long enough, part 1 Raymond Chen Understanding scope and order of destruction.