本文介绍了注册一个DLL失败的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我尝试使用regsvr32注册atl71.dll,但收到错误消息

加载了模型atl71.dll但未找到入口点DllRegisterServer。

这是什么意思?谢谢。

I tried to register atl71.dll using regsvr32, but got error message that
The modele "atl71.dll" was loaded but the entry-point DllRegisterServer was not found.
What does it mean? Thanks.

推荐答案


这篇关于注册一个DLL失败的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-20 01:26