如何在不重写的情况下将Win UI 3应用于传统的Win32应用程序?

发布于 2025-01-25 09:43:56 字数 171 浏览 4 评论 0 原文

首先,感谢您看到我的问题。如标题所说。如何在传统的Win32应用程序中添加一些WIN UI3元素。因为项目本身非常大,并且UI部分由CPP组成(其他部分由Python等语言组成)。这样的重写将是非常不明智的。我只想将最初由CPP组成的主要接口更改为WINUI3接口。我该如何在Visual Studio 2019(16)中进行?

First of all, thank you for seeing my question. As the title says. How to add some Win UI3 elements to a traditional Win32 application. Because the project itself is very large, and the UI part is composed of Cpp (other parts are composed of languages such as python). It would be very unwise to rewrite it like this. I just want to change the main interface originally composed of cpp to the WinUI3 interface. How do I do it in Visual Studio 2019 (16)?

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

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

发布评论

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

评论(1

假情假意假温柔 2025-02-01 09:43:56

请参阅Microsoft的文档,一些有趣的Windows博客文章并寻找示例

See Microsoft's Xaml Islands documentation, some interesting Windows Blog articles and look for examples on Github.

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