Feb 18, 2020 Post comments count5 Post likes count0 Microspeak: Click stop Raymond Chen A place to pause and refresh.
Feb 17, 2020 Post comments count7 Post likes count0 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 Post comments count12 Post likes count0 Quality updates: Consequences for rogue-patched binaries Raymond Chen You can't get back any more.
Feb 13, 2020 Post comments count22 Post likes count0 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 Post comments count8 Post likes count0 Survey of Windows update formats: The Express update Raymond Chen It's faster in some ways, slower in others.
Feb 11, 2020 Post comments count4 Post likes count0 Survey of Windows update formats: The Delta update Raymond Chen Trying to do some trimming.
Feb 10, 2020 Post comments count5 Post likes count0 Survey of Windows update formats: The Full update Raymond Chen First we need to understand where we started.
Feb 7, 2020 Post comments count6 Post likes count0 Psychic debugging: Why does my app sometimes fail to change the display settings? Raymond Chen Maybe you're in the box.
Feb 6, 2020 Post comments count1 Post likes count0 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 Post comments count7 Post likes count0 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.