如何使 dwmapi(桌面 Windows 管理器 API)在 Windows XP 中工作?
我正在 C# 上使用 dwmapi.dll 制作一个 Windows 应用程序,但它在 Windows XP 中不起作用,因为 XP 不支持桌面 Windows 管理器 API (dwmapi.dll)。它仅支持 Vista 和 Win 7。有人知道如何使 dwmapi(桌面 Windows 管理器 API)在 Windows XP 中工作吗?
谢谢, 杰伦
I'm doing a windows application using dwmapi.dll on C# and it's not working in windows XP because XP didn't support Desktop Windows Manager API (dwmapi.dll). It's only supported in Vista and Win 7. Anyone knows how to make dwmapi (Desktop Windows Manager API) work in Windows XP?
Thanks,
jron
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您无法使 DWM 在 Windows XP 中工作。
不管你喜不喜欢,这就是答案。
You cannot make DWM work in Windows XP.
Like it or not, that is the answer.