Jan 22, 2015 Post comments count0 Post likes count0 The wonderful world of shell bind context strings Raymond Chen A generic options parameter.
Jan 21, 2015 Post comments count0 Post likes count0 Why does my synchronous overlapped ReadFile return FALSE when the end of the file is reached? Raymond Chen That's what the documentation says, in a way that could be made more clear.
Jan 20, 2015 Post comments count0 Post likes count0 Why does the copy dialog give me the incorrect total size of the files being copied? Raymond Chen It's all a misunderstanding.
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.