Jun 11, 2018 Post comments count0 Post likes count0 Where is the Seattle BoltBus stop? Raymond Chen Adjacent to the Uwajimaya parking lot on 5th, at least as of this writing.
Jun 11, 2018 Post comments count0 Post likes count0 Pulling the rug out from under an internet protocol Raymond Chen Extracting maximum value from licensing.
Jun 8, 2018 Post comments count0 Post likes count0 Unusual choice of units: 1.8 billion square millimeters Raymond Chen So many yet so small.
Jun 8, 2018 Post comments count0 Post likes count1 Why does GetServiceDisplayNameA report a larger required buffer size than actually necessary? Raymond Chen It's making a conservative guess.
Jun 7, 2018 Post comments count0 Post likes count1 What is this weird constructory syntax C::C()? Raymond Chen An archaic syntax from ancient times.
Jun 6, 2018 Post comments count0 Post likes count0 The unhandled exception filter is the responsibility of the process; don’t change it without permission Raymond Chen It's only common courtesy.
Jun 5, 2018 Post comments count0 Post likes count1 Stupid cmd.exe tricks: Changing directories with forward slashes instead of backslashes Raymond Chen Provided it doesn't look like a switch.
Jun 4, 2018 Post comments count0 Post likes count0 Adventures in application compatibility: Following a detour off a cliff Raymond Chen An arrow pointing to nowhere.
Jun 1, 2018 Post comments count0 Post likes count0 How can I write a program that monitors another window for a title change? Raymond Chen Accessibility saves the day once again.
May 31, 2018 Post comments count0 Post likes count1 How can I obtain the heap from which a heap block was allocated? Raymond Chen You'll have to keep track of that yourself.