Apr 30, 2020 0 0 COM in-process DLL unloaded while trying to clean up from the destruction of the last object Raymond Chen Choosing the right time to bid farewell.
Apr 29, 2020 6 0 How can I detect that the system is no longer showing a UAC prompt? Raymond Chen Let's try to understand the actual problem.
Apr 28, 2020 6 0 When you set Windows 10 to allow only Windows Store apps, it allows them to be installed by anyone, not just the Store app Raymond Chen It's about the source of the program, not the delivery mechanism.
Apr 27, 2020 7 0 The paradoxical sense of relief when instructions to solve the problem fail at the first step Raymond Chen Time saved.
Apr 24, 2020 5 0 How do I use C++/WinRT to implement a classic COM interface that derives from another classic COM interface? Raymond Chen You can specialize guid_of.
Apr 23, 2020 1 0 Why does the value of my XAML Slider change when I updated its range? Raymond Chen Releasing the spring.
Apr 22, 2020 0 0 What kind of apartment is the private apartment I created via CLSID_ContextSwitcher? Raymond Chen It's where you are.
Apr 21, 2020 6 2 Virtual desktops are a window management feature, not a performance feature Raymond Chen Everything runs the same as it did before.
Apr 20, 2020 26 0 It rather involved being on the other side of this airtight hatchway: Planting files onto a custom PATH Raymond Chen Adding a directory to the PATH comes with obligations.
Apr 17, 2020 3 0 What will be placed in the output parameter if the function fails? Raymond Chen Officially, it could be anything. In practice, though, there are some constraints.