Nov 23, 2015 Post comments count0 Post likes count1 Playing with synchroninzation barriers Raymond Chen All for one and one for all.
Nov 20, 2015 Post comments count0 Post likes count1 Investigating a problem constructing a security descriptor to deny thread-specific access rights to Everyone Raymond Chen Clearing up the confusion and deleting code.
Nov 19, 2015 Post comments count0 Post likes count1 Stupid JavaScript debugging tricks: Abusing the conditional breakpoint Raymond Chen Code injection.
Nov 16, 2015 Post comments count0 Post likes count2 How can I get notified when the cursor changes? Raymond Chen Accessibility to the rescue, again.
Nov 13, 2015 Post comments count0 Post likes count1 Diagnosing high CPU by studying profiling results, example Raymond Chen Why would a wait consume so much CPU time?
Nov 12, 2015 Post comments count0 Post likes count1 Why is January 1 being reported as the last week of the previous year? Raymond Chen Because the rules say so.
Nov 9, 2015 Post comments count0 Post likes count1 Some helper functions for interlocked pointer operations Raymond Chen Template-o-rama.
Nov 5, 2015 Post comments count0 Post likes count1 Sometimes a function returns NULL because NULL really is the answer Raymond Chen There is nothing there.
Nov 4, 2015 Post comments count0 Post likes count1 Changing the conditions under which ReadFile produces fewer bytes than requested Raymond Chen Where's the rest of me?
Nov 2, 2015 Post comments count0 Post likes count1 How can I make my custom namespace extension get categorized correctly in My Computer? Raymond Chen Give it the appropriate description ID.