Windows Mobile 应用程序图标

发布于 2024-08-11 10:02:51 字数 235 浏览 3 评论 0原文

是否可以从资源文件或 .csproj 之外的其他配置指定 Windows Mobile 应用程序的应用程序图标?

我想这样做的原因是因为我有一个可以配置为以多种不同方式运行的应用程序。我们希望基于这些配置构建三个独特的 .cab,并且我们希望为每个版本使用不同的图标。

我们考虑过的一个选项是运行多个构建并每次交换图标文件,但我们希望有一种方法可以使用“资源”DLL 或类似的东西来完成此操作,可以编译或链接进入主.exe。

Is it possible to specify the application icon for a windows mobile app from a resource file or other configuration besides the .csproj?

The reason I would like to do this is because I have an application that can be configured to run in several different ways. We would like to build out three unique .cabs based on these configurations, and we would like to use a different icon for each version.

One option we've considered is just running multiple builds and swapping out the icon file each time, but we were hoping there would be a way to do this using a "resource" DLL or something along those lines, that could be compiled or linked in to the main .exe.

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

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

发布评论

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