May 11, 2020 Post comments count4 Post likes count1 Peeking inside WRL weak references Raymond Chen If you ever have to debug one of these things.
May 8, 2020 Post comments count7 Post likes count1 The C++ preprocessor doesn’t understand anything about C++, and certainly not templates Raymond Chen You need to help it along.
May 7, 2020 Post comments count5 Post likes count1 Why does RegNotifyChangeKeyValue stop notifying once the key is deleted? Raymond Chen Because that's the last thing a key ever does.
May 6, 2020 Post comments count14 Post likes count1 How can I prevent the user from using Snip and Sketch to take screen shots? Raymond Chen Programs can already specify that their windows should not be captured.
May 5, 2020 Post comments count1 Post likes count1 Why did the message on the Start menu change from Start to Ship It! for one build? Raymond Chen A rogue expression of mixed encouragement and impatience.
May 4, 2020 Post comments count0 Post likes count1 Peeking inside C++/CX weak references Raymond Chen If you ever have to debug one of these things.
May 1, 2020 Post comments count0 Post likes count1 Diagnosing a hang: Everybody stuck in WinHttpGetProxyForUrl Raymond Chen Putting on your thinking cap.
Apr 30, 2020 Post comments count0 Post likes count2 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 Post comments count6 Post likes count1 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 Post comments count6 Post likes count1 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.