Nov 21, 2019 Post comments count3 Post likes count0 Why does the Alpha AXP predict a coroutine transfer the way it does? Raymond Chen Working out the possibilities.
Nov 20, 2019 Post comments count1 Post likes count1 The case of the UuidCreateSequential that didn’t use the MAC address Raymond Chen If you want to use it, make sure it's good.
Nov 19, 2019 Post comments count8 Post likes count1 The Magical Excel 97 Far East Language Build Screwdriver™ Raymond Chen For your magical build needs.
Nov 18, 2019 Post comments count10 Post likes count1 I set the same ACL with the GUI and with icacls, yet the results are different Raymond Chen Sometimes your tools lie to you.
Nov 15, 2019 Post comments count9 Post likes count0 My summer vacation: The London Eye Raymond Chen Round and round. We'll, really just round. No "and round".
Nov 15, 2019 Post comments count2 Post likes count1 Why does my single-threaded program have multiple threads? Raymond Chen They're not your threads, but they're in your process.
Nov 14, 2019 Post comments count2 Post likes count1 Can the MTA thread exit while keeping its COM class registrations alive? Raymond Chen You can keep the MTA alive without having to dedicate a thread.
Nov 13, 2019 Post comments count21 Post likes count1 Not even getting to the airtight hatchway: Planting files in world-writable directories Raymond Chen But who uses that world-writable directory?
Nov 12, 2019 Post comments count12 Post likes count1 How can I copy or move a group of files into a new folder from Explorer? Raymond Chen Putting together things you already have.
Nov 11, 2019 Post comments count7 Post likes count1 The curious pattern of pre-emptively rejecting the solution to your problem: Redrawing during resizing Raymond Chen You'll have to invalidate it, either the easy way or the hard way.