Jul 27, 2021 Post comments count7 Post likes count1 Twitter misdetected the 2011 Build conference keynote as a denial-of-service attack Raymond Chen Just a lot of excited developers.
Jul 23, 2021 Post comments count0 Post likes count1 The history of passing a null pointer as the key name to RegOpenKeyEx Raymond Chen It doesn't mean anything special any more, but it once did.
Jul 13, 2021 Post comments count3 Post likes count2 How did copying and renaming with wildcards work in MS-DOS? Raymond Chen By lining up two parallel arrays.
Jun 25, 2021 Post comments count1 Post likes count0 The ARM processor (Thumb-2), part 20: Code walkthrough Raymond Chen Putting together what we've learned, with a surprise.
Jun 24, 2021 Post comments count1 Post likes count0 The ARM processor (Thumb-2), part 19: Common patterns Raymond Chen Code sequences you will learn to recognize.
Jun 23, 2021 Post comments count1 Post likes count0 The ARM processor (Thumb-2), part 18: Other kinds of prologues and epilogues Raymond Chen Taking shortcuts and combining steps, or omitting them entirely.
Jun 22, 2021 Post comments count3 Post likes count0 The ARM processor (Thumb-2), part 17: Prologues and epilogues Raymond Chen Implementing the receiving end of the calling convention.
Jun 21, 2021 Post comments count3 Post likes count0 The ARM processor (Thumb-2), part 16: The calling convention Raymond Chen Pretend it's on the stack, even if it isn't.
Jun 18, 2021 Post comments count5 Post likes count0 The ARM processor (Thumb-2), part 15: Miscellaneous instructions Raymond Chen The stuff that didn't fit anywhere else.
Jun 17, 2021 Post comments count1 Post likes count0 The ARM processor (Thumb-2), part 14: Manipulating flags Raymond Chen Reaching in and flipping the switches.