Jan 19, 2015 Post comments count0 Post likes count0 Why does Outlook use a semicolon to separate multiple recipients by default? Raymond Chen In triplicate, please.
Jan 16, 2015 Post comments count0 Post likes count0 Why does a single integer assignment statement consume all of my CPU? Raymond Chen Alignment fixups.
Jan 15, 2015 Post comments count0 Post likes count0 Why does CreateFile take a long time on a volume handle? Raymond Chen Flush that volume.
Jan 14, 2015 Post comments count0 Post likes count0 Where can I find the standard asynchronous stream? Raymond Chen Not that sense of the word standard.
Jan 13, 2015 Post comments count0 Post likes count0 Microspeak: landing (redux) Raymond Chen Settled.
Jan 12, 2015 Post comments count0 Post likes count0 Limiting the bottom byte of an XMM register and clearing the other bytes Raymond Chen More SSE tweaking.
Jan 9, 2015 Post comments count0 Post likes count0 Finding the leaked object reference by scanning memory: Example Raymond Chen Digging through the haystack.
Jan 8, 2015 Post comments count0 Post likes count0 What happens if I don't pass a pCreateExParams to CreateFile2? Raymond Chen The final parameter to the function is optional. What happens if I pass ? If you pass as the parameter, then the function behaves as if you had passed a pointer to this structure:
Jan 7, 2015 Post comments count0 Post likes count0 Why is there a BSTR cache anyway? Raymond Chen It was useful, once.
Jan 6, 2015 Post comments count0 Post likes count0 No good deed goes unpunished: Marking a document as obsolete Raymond Chen Stop looking at me.