Oct 23, 2017 Post comments count0 Post likes count2 A closer look at the complexity analysis of finding the k’th smallest element in two sorted arrays Raymond Chen Let's calculate it properly.
Oct 20, 2017 Post comments count0 Post likes count1 On the gradual improvements in how the system deals with the failure to initialize a critical section Raymond Chen Gradually improve the situation until the problem vanishes completely.
Oct 19, 2017 Post comments count0 Post likes count1 How do I create a shortcut whose target is specified by a relative path? Raymond Chen It's already in there.
Oct 18, 2017 Post comments count0 Post likes count1 I used WS_EX_COMPOSITED to get rid of my redrawing flicker, but it resulted in sluggish response Raymond Chen The system needs to know when to present the back-buffer.
Oct 17, 2017 Post comments count0 Post likes count1 When a stopgap solution becomes an undocumented feature some people rely on Raymond Chen It was never meant to be long for this world.
Oct 16, 2017 Post comments count0 Post likes count1 Nasty gotcha: Powershell aliases that match commands you might want to run Raymond Chen Because two-letter names would never collide, right?
Oct 13, 2017 Post comments count0 Post likes count1 Exploring the problem: Create a file that only one process can write to Raymond Chen That's not the real problem.
Oct 12, 2017 Post comments count0 Post likes count1 Why does my program crash when I throw an exception from an APC? Raymond Chen Because c'mon.
Oct 11, 2017 Post comments count0 Post likes count1 How can I specify that my DLL should resolve a DLL dependency from the same directory that the DLL is in? Raymond Chen Use the manifest.
Oct 10, 2017 Post comments count0 Post likes count1 Microspeak: Gardening Raymond Chen General housekeeping.