升级到VS2010后资源文件中断 [英] Resource file breaks after upgrade to VS2010

查看:82
本文介绍了升级到VS2010后资源文件中断的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个名为"version.rc"的资源文件,解决方案中的每个项目都使用该文件.此资源文件控制可执行文件中嵌入的版本信息.它在VS2008中可以正常运行,但在升级后会中断.问题似乎 是调用资源编译器时处理特殊字符的方式.我有一个所有项目都使用的属性文件,并且其中有vs2008版本:

解决方案

Hi Erickson,

根据我的知识,我们应该使用 && quot .

所以请尝试更换 和VS2010中的

 

最好的问候,

露西


I have a resource file called 'version.rc' that every project in my solution uses.  This resource file controls the version information embedded in the executable.  It works fine in VS2008 but breaks after the upgrade.  The problem seems to be the way special characters are handled when inovking the resource compiler.  I have a property file that all projects use and the vs2008 version has in it:

解决方案

Hi Erickson,

Based on my knowledge, we should use “” instead of "&quot.

So please try to replace "&quot with “” in VS2010.

 

Best regards,

Lucy


这篇关于升级到VS2010后资源文件中断的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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