依赖性沃克报告IESHIMS.DLL和WER.DLL丢失? [英] Dependency Walker reports IESHIMS.DLL and WER.DLL missing?

查看:165
本文介绍了依赖性沃克报告IESHIMS.DLL和WER.DLL丢失?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在具有Internet Explorer 8的Windows XP Professional SP3框中,当我在我的可执行文件上运行Dependency Walker时,它报告:
IESHIMS.DLL和WER.DLL无法找到。

On a Windows XP Professional SP3 with Internet Explorer 8 box, when I run Dependency Walker on an executable of mine it reports that: IESHIMS.DLL and WER.DLL can't be found.


  1. 我需要这些DLL吗?

  2. 我可以在哪里找到?

我相信他们应该位于
C:\Windows\System32\Wer.dll和
C:\Program文件\Internet Explorer\Ieshims.dll

I believe they are supposed to located in C:\Windows\System32\Wer.dll and C:\Program Files\Internet Explorer\Ieshims.dll

推荐答案

ieshims.dll 是Vista / 7的文物,其中使用垫片DLL来代理某些调用(例如 CreateProcess )来处理XP上不存在的保护模式IE,所以这是没有必要的。 wer.dll 与Windows错误报告相关,并且在Windows XP上也可能未使用,与Vista及以上版本的错误报告系统略有不同。

ieshims.dll is an artefact of Vista/7 where a shim DLL is used to proxy certain calls (such as CreateProcess) to handle protected mode IE, which doesn't exist on XP, so it is unnecessary. wer.dll is related to Windows Error Reporting and again is probably unused on Windows XP which has a slightly different error reporting system than Vista and above.

我会说你不应该需要任何一个在XP上出现,通常会延迟加载。

I would say you shouldn't need either of them to be present on XP and would normally be delay loaded anyway.

这篇关于依赖性沃克报告IESHIMS.DLL和WER.DLL丢失?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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