我应该使用 OLE 剪贴板机制还是标准剪贴板 API?

发布于 2024-11-02 04:27:58 字数 244 浏览 1 评论 0原文

I'm adding copy and paste functionality to an existing Windows application. This MSDN page suggests using the OLE Clipboard mechanism rather than the standard clipboard API. Wondered what the concensus is on this? I thought the OLE stuff had died a bit of a death and I didn't want to acquaint myself with all the classes unless there was some benefit.

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

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

发布评论

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

评论(1

奢欲 2024-11-09 04:27:58

除非您需要 OLE 提供的设施,否则我会坚持使用老式的剪贴板。使用起来更容易。

Unless you need the facilities provided by OLE, I would just stick to good old-fashioned clipboard. It's much easier to use.

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