mshtml 8.0 and Microsoft.mshtml 7.0

安稳与你 提交于 2019-12-07 12:37:05

问题


I'm a little confuse and maybe you can help me.

I've the mshtml.dll (version 8.0) and the Microsoft.mshtml.dll (version 7.0)

If I go to add a reference to my WPF project and try to add the mshtml.dll, it tells me that the reference has to be a valid assembly or com component. And that's right as I know I have to add a reference to Microsoft.mshtml.dll because it's mshtml.dll's wrapper, am I right?

Now, my mshtml.dll version is 8.0 and Microsoft.mshtml is 7.0.

Where can I found the 8.0 version of Microsoft.mshtml.dll?

If I add the 7.0 of the Microsoft.mshtml.dll it'll run the functions of the mshtml 8 dll?

Why are they different?

Thanks a lot for all, Jayson

来源:https://stackoverflow.com/questions/3484791/mshtml-8-0-and-microsoft-mshtml-7-0

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!