SHLoadNonloadedIconOverlayIdentifiers 在 WinXP 中不起作用?
在当前的项目中,我正在制作一个图标叠加层。实际执行完毕。
我确保它在 WindowsXP 和 Windows7 中运行良好。
但我想立即显示覆盖图标而不重新启动资源管理器进程。
所以我找到了一种方法 SHLoadNonloadedIconOverlayIdentifiers 函数向 shell 发出信号,然后加载未加载的 Shell Extension dll。
我在MSDN中确定该功能的最低支持客户端是Windows 2000 Professional。
在Windows7中,该功能运行良好,但在WindowsXP中则不起作用。
我想知道为什么。
In the current project, I'm making an icon overlay. The actual implementation is completed.
And I made sure that it worked well in WindowsXP and Windows7.
But I want to appear to overlay icon immediately without restarting the explorer process.
So I found a way that SHLoadNonloadedIconOverlayIdentifiers function signals the shell and then load the nonloaded Shell Extension dll.
I make sure in the MSDN that minimum supported clinet of this function is Windows 2000 Professional.
In Windows7, this function worked fine, but it did not work in WindowsXP.
I would like to know why.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论