Feb 22, 2018 Post comments count0 Post likes count1 Why does IsPathRelative return FALSE for paths that are drive-relative? Raymond Chen It's complicated.
Feb 21, 2018 Post comments count0 Post likes count1 How can I call freopen but open the file with shared access instead of exclusive access? Raymond Chen Coming through the back way.
Feb 20, 2018 Post comments count0 Post likes count1 We couldn’t create a new partition or locate an existing one, possible workarounds Raymond Chen Well, it worked for me.
Feb 19, 2018 Post comments count0 Post likes count1 This is a race the display driver wouldn’t normally expect to lose Raymond Chen But flukes can happen.
Feb 16, 2018 Post comments count0 Post likes count1 So what is a Windows “critical process” anyway? Raymond Chen IsProcessCritical tells you whether a process is critical, but what does that mean?
Feb 15, 2018 Post comments count0 Post likes count1 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 Post comments count0 Post likes count1 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 Post comments count0 Post likes count2 When Windows copies a file, does it ever copy bytes that are in the slack space? Raymond Chen Keeping tabs on the slackers.
Feb 12, 2018 Post comments count0 Post likes count1 There are no bugs in the I/O manager Raymond Chen True each time it is uttered.
Feb 9, 2018 Post comments count0 Post likes count1 Optimizing BitBlt by generating code on the fly Raymond Chen Artisanal bit block transfers made to order.