May 2, 2019 Post comments count2 Post likes count1 Async-Async: Consequences for ordering of multiple calls in flight simultaneously Raymond Chen You don't know when they'll reach the other side.
May 1, 2019 Post comments count5 Post likes count1 Async-Async: Consequences for parameters to parallel asynchronous calls Raymond Chen Keep those parameter stable.
Apr 30, 2019 Post comments count1 Post likes count1 Async-Async: Reducing the chattiness of cross-thread asynchronous operations Raymond Chen Setting up fakes on both sides.
Apr 29, 2019 Post comments count5 Post likes count1 Spotting problems with destructors for C++ temporaries Raymond Chen It's sometimes later than you want.
Apr 26, 2019 Post comments count13 Post likes count2 How many ways are there to sort GUIDs? How much time do you have? Raymond Chen Look at all the pretty snowflakes.
Apr 25, 2019 Post comments count15 Post likes count2 How can I launch an unelevated process from my elevated process, redux Raymond Chen You can ask to execute it as if had been executed by somebody else.
Apr 24, 2019 Post comments count10 Post likes count1 The administrative assistant who lasted only one day: A legendary prank from days of yore Raymond Chen When you need to execute a prank effectively, hire a professional.
Apr 23, 2019 Post comments count2 Post likes count1 Why was Texas Hold ‘Em Poker a Windows Ultimate Extra instead of a built-in game? Raymond Chen Cultural sensitivity.
Apr 22, 2019 Post comments count12 Post likes count3 A little program to look for files with inconsistent line endings Raymond Chen Something I wrote.
Apr 19, 2019 Post comments count3 Post likes count1 On resolving the type vs member conflict in C++: The Color Color problem Raymond Chen You have to nudge the compiler in the right direction.