VS2005中的缩略图查看器控件在Windows 7中不起作用 [英] Thumbnail viewer control in VS2005 is not working in Windows 7

查看:83
本文介绍了VS2005中的缩略图查看器控件在Windows 7中不起作用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们正在VB.Net VS2005 Windows项目中使用缩略图查看器控件.此控件使用的是来自vb6 com的.ocx文件.要在VB.Net中使用此控件,我们将.ocx文件包装在AxInterop.WEBVWLib.dll和Interop.WEBVWLib.dll中.该应用程序在Windows 7以外的所有操作系统上均可正常运行.

在Windows 7中,当我们使用Thumbnail Viewer控件打开屏幕时,系统崩溃.

错误信息是...

动态链接库(DLL)初始化例程失败. (来自HRESULT的异常:0x8007045A)
任何帮助将不胜感激.

谢谢
Jerin.

We are using a Thumbnail viewer control in VB.Net VS2005 windows project. This control is using a .ocx file from vb6 com. To use this control in VB.Net we wrap the .ocx file in AxInterop.WEBVWLib.dll and Interop.WEBVWLib.dll. The application is working fine in all OS except Windows 7.

In Windows 7, the system is crashing when we open the screen which is using the Thumbnail Viewer control.

The error information is ...

A dynamic link library (DLL) initialization routine failed. (Exception from HRESULT: 0x8007045A)
Any help will be greatly appreciated.

Thanks
Jerin.

推荐答案

据我所知,这是行不通的.该库的大多数功能都是通过Shell32.dll公开的.没有webvw.dll的等效替代品.

您可能需要尝试 Windows 7 API代码包 [
As far as I can tell, it''s not going to work. Most of the functionality of this library was exposed through Shell32.dll. There is no equivilent replacement for webvw.dll.

You may want to try the Windows 7 API Code Pack[^] and see if it offers the functionality you''re looking for.


这篇关于VS2005中的缩略图查看器控件在Windows 7中不起作用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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