查看Visual Studio 2008 'redist‘文件夹中的msvcr90.dll数字证书时,有效期设置为从2007年8月23日到2009年2月23日。
然而,在网上搜索之后,我发现了那个as long as the dll is timestamped within the specified period, this should not be a problem。
有没有办法检查dll是否有时间戳?或者,由于某种原因,我有一个旧版本的dll?
提前感谢!麦克
发布于 2013-03-18 19:48:01
您可以通过以下方式查看时间戳:
它看起来是这样的:

https://stackoverflow.com/questions/15476018
复制相似问题