我错过了添加新项目添加“来自 Typelib 的 MFC 类";在 VS-2019 中 [英] I am missing the Add new item Add "MFC Class From Typelib" in VS-2019

查看:26
本文介绍了我错过了添加新项目添加“来自 Typelib 的 MFC 类";在 VS-2019 中的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经为我的 VS-2019 Porfessional 安装了所有 MFC 的东西.

I have all MFC stuff installed foe my VS-2019 Porfessional.

我想念旧版本中用于创建简单 IDispatch 包装器的从 Tyspelib 中添加新项"的添加新项.

I miss the Add New Item "MFC Class From Tyspelib" used in former version to create a simple IDispatch wrapper.

我检查了所有内容,并安装了与 VS-2017 中相同的东西.我在我的 VS-2017 版本中看到了这一点.

I checked everything and I installed the same stuff like in VS-2017. I see this in my VS-2017 version.

我错过了什么?

推荐答案

许多向导,包括那个,已从 VS2019 中删除.
发行说明说:

Many Wizards, including that, have been removed from the VS2019.
The release notes say:

弃用 - Visual Studio2019

  • 以下 C++ ATL/MFC 向导不再可用:ATL COM+ 1.0 组件向导、ATL Active Server Pages 组件向导、ATL OLE DB 提供程序向导、ATL 属性页向导、ATL OLE DB 使用者向导、MFC ODBC 使用者、MFC来自 ActiveX 控件的类,以及来自 Type Lib 的 MFC 类.这些技术的示例代码存档在 Microsoft DocsVCSamples GitHub 存储库.
  • The following C++ ATL/MFC wizards are no longer available: ATL COM+ 1.0 Component Wizard, ATL Active Server Pages Component Wizard, ATL OLE DB Provider Wizard, ATL Property Page Wizard, ATL OLE DB Consumer Wizard, MFC ODBC Consumer, MFC class from ActiveX control, and MFC class from Type Lib. Sample code for these technologies is archived at Microsoft Docs and the VCSamples GitHub repository.


这些更改从 VS2017 版本 15.3 开始.
更改从这个版本开始,但没有完成一致的行为.
在 Visual Studio 2017 中添加 ATL 简单对象

如果你可以用 VS2017 的最新版本 15.9.13 做你想做的事,你应该在那里工作并移植到 VS2019.

If you can do what you want with VS2017's latest version 15.9.13, you should work there and port to VS2019.

此外,有些工作在 15.9.13 中是不可能的.在这种情况下,您需要通过以下方式使用旧版本并移植到 VS2019

Furthermore, some work is impossible in 15.9.13. In that case, you need to work with older versions in the following way and port to VS2019

  • https://visualstudio.microsoft.com/
  • 进行用户注册
  • 如果您订阅了 MSDN,请下载并安装下面的产品版本,否则使用社区版本.
    • Visual Studio 2017(15.0 版)(注意:永远不要更新)
    • Visual Studio 2015 更新 3

    如果这不可能,您将需要手动执行向导自动执行的操作.

    If this is not possible, you will need to do something manually that Wizard did automatically.

    这篇关于我错过了添加新项目添加“来自 Typelib 的 MFC 类";在 VS-2019 中的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆