有什么方法可以在Visual Studio 2003中启用/integritycheck链接器选项吗? [英] Is there any way to enable the /integritycheck linker option with VisualStudio 2003?

查看:381
本文介绍了有什么方法可以在Visual Studio 2003中启用/integritycheck链接器选项吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好.我正在尝试对DLL进行代码签名,并将数字签名嵌入二进制文件中.为此,我知道我需要使用/integritycheck链接器选项链接DLL. Visual Studio 2005和2008支持此选项,但是不幸的是,我需要将DLL与Visual Studio 2003链接.

是否存在任何允许我设置的变通办法/补丁/黑客程序/integritycheck链接器选项是否使用Visual Studio 2003?

在此先感谢,

-Jogube

Hi there.  I am trying to code sign a DLL and embed the digital signature in the binary file.  To do this, I know I need to link the DLL with the /integritycheck linker option.  This option is supported in Visual Studio 2005 and 2008, but unfortunately, I am required to link my DLL with Visual Studio 2003.

Is there any kind of workaround/patch/hack that would allow me to set the /integritycheck linker option using Visual Studio 2003?

Thanks in Advance,

-Jogube

推荐答案

已您尝试过signtool吗?您可能可以将其添加到构建步骤中.
http://msdn .microsoft.com/en-us/library/aa387764(VS.85).aspx
Have you tried signtool? You can probably add it to your build steps.
http://msdn.microsoft.com/en-us/library/aa387764(VS.85).aspx


这篇关于有什么方法可以在Visual Studio 2003中启用/integritycheck链接器选项吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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