在 Visual Studio 2008 vc++ 中编程 ActiveX 组件

发布于 2024-09-26 14:59:17 字数 174 浏览 2 评论 0原文

有人知道在 Visual Studio 2008 for VC++ 中编程 ActiveX 的好教程吗?或者像VS6.0中旧的Wizzard那样自动创建方法和属性?

我很努力地寻找一些信息,但所有内容都是针对 C#、VB 的,或者是针对 VS6.0 解释的,而不是 2005 或更高版本:(

谢谢大家。

anyone knows a good tutorial for programming ActiveX in Visual Studio 2008 for VC++? or the way to create methods and properties automatically, like the old Wizzard in VS6.0 did?

I was trying harder to find some info, but everything is for C#, VB, or it's explained for VS6.0 and not 2005 or newer :(

Thanx everybody.

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

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

发布评论

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

评论(1

满天都是小星星 2024-10-03 14:59:17

好吧,确实从缺乏像样的示例或教程中得到暗示。如果您确实想在 C++ 中执行此操作,请查看 Chris Sells 的 ATL Internals 的副本。据我所知,它仍在印刷中。它包含使用 ATL 创建 ActiveX 控件的完整演练。

Well, do take a hint from the lack of decent samples or tutorials. If you really want to do this in C++ then check out a copy of Chris Sells' ATL Internals. It is still in print afaik. It contains a complete walkthrough for creating an ActiveX control using ATL.

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