Jan 7, 2025 Post comments count5 Post likes count5 Emergency power resets on Lenovo, HP, Dell, and Acer laptops Raymond Chen Looking for the magic button.
Jan 6, 2025 Post comments count6 Post likes count0 How can I tell whether a change to a control was due to the user or due to my program? Raymond Chen You know when it was done by your program because you did it.
Jan 3, 2025 Post comments count1 Post likes count1 Forcing an ERROR_KEY_DELETED error when trying to open HKEY_CURRENT_USER\Software Raymond Chen Just an exercise to show that it can be done, even though it's highly unlikely to occur in practice.
Jan 2, 2025 Post comments count1 Post likes count0 Could I be getting ERROR_KEY_DELETED for HKEY_CURRENT_USER\Software when the user logs off? Raymond Chen Probably not, but there are some edge cases.
Jan 1, 2025 Post comments count1 Post likes count0 How is it possible to get ERROR_KEY_DELETED when I’m creating a key? Raymond Chen The key that got deleted is not the one you are trying to create.