Jan 19, 2015 0 0 Why does Outlook use a semicolon to separate multiple recipients by default? Raymond Chen In triplicate, please.
Jan 16, 2015 0 0 Why does a single integer assignment statement consume all of my CPU? Raymond Chen Alignment fixups.
Jan 15, 2015 0 0 Why does CreateFile take a long time on a volume handle? Raymond Chen Flush that volume.
Jan 14, 2015 0 0 Where can I find the standard asynchronous stream? Raymond Chen Not that sense of the word standard.
Jan 12, 2015 0 0 Limiting the bottom byte of an XMM register and clearing the other bytes Raymond Chen More SSE tweaking.
Jan 9, 2015 0 0 Finding the leaked object reference by scanning memory: Example Raymond Chen Digging through the haystack.
Jan 8, 2015 0 0 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 6, 2015 0 0 No good deed goes unpunished: Marking a document as obsolete Raymond Chen Stop looking at me.