【问题标题】:VC++ dependencyVC++ 依赖
【发布时间】:2017-05-03 07:23:47
【问题描述】:

我正在从事 VC++ 开发(工具)。 我们的应用程序是基于对话框的应用程序,它由菜单和在 SQL 查询的帮助下与 Access 数据库的操作组成。 菜单中的一个选项在 Windows 7 环境中工作,并且在 Windows 10 中没有响应(在 Win10 操作系统中单击该选项后的空闲响应)。 我们认为对dll有依赖。


执行工具时如何查找特定操作的依赖关系?


期待您的支持,为这个问题找到解决方案!!!

提前致谢!!!

Magesh.S

【问题讨论】:

    标签: visual-c++ dev-c++


    【解决方案1】:

    尝试使用 Microsoft 网站的 Process Monitor 应用程序。 https://technet.microsoft.com/en-us/sysinternals/processmonitor.aspx

    【讨论】:

    • 感谢您的建议“NetVicious”...顺便说一下Visual Studio 无法通过调试找到?
    • 您是否通过进程监视器检查了not found 文件?
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2018-07-05
    • 1970-01-01
    • 2010-11-17
    • 1970-01-01
    • 1970-01-01
    • 2019-03-06
    • 1970-01-01
    相关资源
    最近更新 更多