【问题标题】:How portable is relying on scrrun.dll being available?依赖 scrrun.dll 的可移植性如何?
【发布时间】:2011-07-21 13:51:40
【问题描述】:

我的来源中有以下指令:

#import <scrrun.dll>

我可以依赖 Windows 预装的这个 DLL 吗?

如何依赖此限制可以使用的 Windows 版本?

【问题讨论】:

    标签: windows visual-c++ com typelib


    【解决方案1】:

    您要求我们预测像微软这样的大公司在未来 10 年会做什么。当然不可能准确回答。

    尽管如此,脚本运行时在最新版本的 Windows 中可用,已移植到 64 位,没有晦涩难懂或非常古老或已弃用的依赖项。它被用于许多程序中。 Microsoft 对 app-compat 有着非常坚定的承诺。

    很有可能你不用担心很长时间。

    【讨论】:

    • 不,没有预测 - 仅针对现有的 Windows 生产版本,从 XP 到 - 他们现在拥有什么? - Windows 2008?
    猜你喜欢
    • 2011-02-09
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2017-05-08
    • 2013-05-16
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多