防止打开文件

发布于 2024-08-19 06:11:16 字数 167 浏览 2 评论 0原文

我正在使用 dsoFramer 在 winforms 中打开 docx 文件。当在 dsoframer 中打开 docx 文件并且用户从 Windows 资源管理器中打开同一文档时,应用程序会变得不稳定。当文件在 dsoFramer 中打开时,如何防止从 Windows 资源管理器中打开该文件。

此致。

I am using dsoFramer to open docx files in winforms. When a docx file is opened in dsoframer and user open the same document from windows explorer, the application becomes unstable. How can I prevent opening the file from windows explorer when it is open in dsoFramer.

Best regards.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

云柯 2024-08-26 06:11:16

我将创建该文件的副本并从中进行工作,如果您需要保存它,则只需用副本替换原始文件即可

i would create a copy of the file and work from that, if you need to save it then just replace the original with the copy

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文