Feb 15, 2018 0 0 Why are there two kinds of Universal Windows apps, one for Windows 8 and another for Windows 10? Raymond Chen Universality is not universal.
Feb 14, 2018 0 0 What’s the difference between the zero width non-joiner and the zero width space? Raymond Chen Are you separating two words?
Feb 13, 2018 0 1 When Windows copies a file, does it ever copy bytes that are in the slack space? Raymond Chen Keeping tabs on the slackers.
Feb 9, 2018 0 0 Optimizing BitBlt by generating code on the fly Raymond Chen Artisanal bit block transfers made to order.
Feb 8, 2018 0 0 What do the output values from CoGetApartmentType mean? Raymond Chen Four types of threads, possibly in the neutral apartment temporarily.
Feb 7, 2018 0 0 Why does misinterpreting UTF16-LE Unicode text as ANSI tend to show up as just one character? Raymond Chen Because you're probably working in the ASCII subset.
Feb 5, 2018 0 0 // If this happens, I am going to quit and become a barista Raymond Chen Maybe you should check if Starbucks is hiring.
Feb 2, 2018 0 0 The case of the SRWLock violation in a thread pool work item Raymond Chen Application verifier tells the story.