在Windows 11 C+&#x2B上解决无效的入口点在Windows 10上部署的应用程序

发布于 2025-02-10 07:04:58 字数 245 浏览 0 评论 0原文

我想开发一个Windows SDK(10.0.22621)的Windows程序,用于Windows 11,版本22H2使用Visual Studio 2022 17.0.11。

但是,我的开发机器和部署环境仍在Windows 10上。 SDK的安装以及代码的汇编/链接成功,由于“毫无功能的过程入口点”,执行失败了,

较早的Windows版本可以通过通用C运行时的本地安装Windows CRT的升级。如何执行程序(不升级到Windows 11)?

I would like to develop a Windows program with a feature available in The Windows SDK (10.0.22621) for Windows 11, version 22H2 using visual studio 2022 17.0.11.

However my development machine and deployment environments are still on Windows 10.
Installation of the SDK, and compilation/linking of the code succeeds, execution fails due to "unfound procedure entry points"

With earlier Windows version an upgrade of the Windows CRT was possible through a local installation of the universal c runtime. How can I execute the program (without upgrading to Windows 11)?

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

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

发布评论

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