05 2021 档案
c# 使用Interop.SHDocVw.dll操作IE网页,弹出未知的软件异常(0xe0434352),位置为0x765fc5af
摘要:操作IE网页,需要引用Interop.SHDocVw.dll、Interop.Shell32.dll、Microsoft.mshtml.dll这三个dll,而且,嵌入互操作类型是false,不能是true, 我的Interop.Shell32.dll是true,就会提示错误,有时候重启电脑会正常,在 阅读全文
posted @ 2021-05-18 09:33 HYRUI 阅读(1033) 评论(0) 推荐(0)