Jan 18, 2016 Post comments count0 Post likes count0 A puzzle involving dynamic programming, or maybe it doesn’t, episode 2 Raymond Chen Once again, the hint is wrong.
Jan 15, 2016 Post comments count0 Post likes count0 What does this crash in TppRaiseHandleStatus mean? Raymond Chen Imagining how a feature was written.
Jan 14, 2016 Post comments count0 Post likes count0 When you start talking about numbers as small as 2⁻¹²², you have to start looking more closely at the things you thought were zero Raymond Chen Do the math.
Jan 13, 2016 Post comments count0 Post likes count0 My program for faking debugging demos Raymond Chen Looking behind the curtain.
Jan 12, 2016 Post comments count0 Post likes count0 Getting one’s paycheck from some mysterious pile of money Raymond Chen But at least you get to visit the receptionist.
Jan 11, 2016 Post comments count0 Post likes count0 Creating a shell extension that applies only to files with a very specific name Raymond Chen The AppliesTo tag.
Jan 8, 2016 Post comments count0 Post likes count0 The FILE_FLAG_DELETE_ON_CLOSE flag applies to the handle, also known as the file object, which is not the same as the file Raymond Chen The file on disk, the representation of the file, and the reference to the representation of the file.
Jan 7, 2016 Post comments count0 Post likes count0 It rather involved being on the other side of this airtight hatchway: Attacking the system clock Raymond Chen Tick.
Jan 6, 2016 Post comments count0 Post likes count0 Why does the mouse cursor jump a few pixels when you right-click on the Start button? Raymond Chen To make it easy to click the first item.
Jan 5, 2016 Post comments count0 Post likes count0 Why did Windows NT decline to support an undocumented flag to TrackPopupMenuEx? Raymond Chen Duh.