Windows 上的居中常用项目对话框

发布于 2024-12-18 13:30:40 字数 163 浏览 0 评论 0原文

我正在使用新的 Common Item Dialog API 来显示文件打开/保存对话框。如何使这些对话框位于所有者窗口的中心?在旧的 API 中,这可以通过在 GetOpenFileName 的回调挂钩中处理 WM_INITDIALOG 来完成,但 IFileDialog 似乎没有提供任何使对话框居中的方法。

I am using the new Common Item Dialog API to show file open/save dialogs. How do i get these dialogs to be centered on the owner window ? In the old API, this could be done by handling WM_INITDIALOG in the Callback hook for GetOpenFileName, but the IFileDialog does not seem to provide any way to center the dialogs.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文