Feb 17, 2020 7 0 Gotcha: A threadpool periodic timer will not wait for the previous tick to complete Raymond Chen Don't be like Lucy in the chocolate factory.
Feb 14, 2020 12 0 Quality updates: Consequences for rogue-patched binaries Raymond Chen You can't get back any more.
Feb 13, 2020 22 0 Survey of Windows update formats: The Quality update, which obsoletes all the others Raymond Chen Supports everything the others do, at a fraction of the price.
Feb 12, 2020 8 0 Survey of Windows update formats: The Express update Raymond Chen It's faster in some ways, slower in others.
Feb 11, 2020 4 0 Survey of Windows update formats: The Delta update Raymond Chen Trying to do some trimming.
Feb 10, 2020 5 0 Survey of Windows update formats: The Full update Raymond Chen First we need to understand where we started.
Feb 7, 2020 6 0 Psychic debugging: Why does my app sometimes fail to change the display settings? Raymond Chen Maybe you're in the box.
Feb 6, 2020 1 0 Why does my C++/WinRT project get errors of the form “abi<…>::… is abstract see reference to producer<…>“? Raymond Chen Nobody said how to produce the interface.
Feb 5, 2020 7 0 The various patterns for passing C-style arrays across the Windows Runtime ABI boundary Raymond Chen It's not an object, but not a scalar either.