Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在用 C# 开发一个应用程序,它需要检测何时在任务栏上使用更改的图标大小。我知道如何检查是否为用户启用/禁用了小图标(在注册表中),但如何检测用户实际更改它们的时刻?
这不是 100%,但处理WM_SETTINGCHANGE可能会在这里解决问题。
WM_SETTINGCHANGE