注册在从XP转移到win 7的C ++项目中创建的DLL的问题 [英] Problem to register DLL created in C++ project transferred from XP to win 7

查看:79
本文介绍了注册在从XP转移到win 7的C ++项目中创建的DLL的问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我已经将Visual 6.0 C ++项目从计算机上运行Win XP OS到WIN 7 32位操作系统

C ++项目构建成功在Win XP中注册的proxies.dll 。

但是我将项目转移到Win 7 32位&已经建立了proxies.dll,regsvr32无法注册proxies.dll&即使任何消息都没有给出错误。





在Win 7下创建这个dll可能有什么问题,可能需要一些配置,如何捕获注册表失败的地方?



你能帮忙吗?



我尝试过的事情:



我从命令行运行它,具有管理权限& UAC在WIN 7中最低

但是注册表失败没有消息

Hi I have moved Visual 6.0 C++ project from computer runs Win XP OS to WIN 7 32 bit OS
The C++ project builds proxies.dll that successfully has been registering in Win XP .
But after I transferred the project to Win 7 32 bit & have built proxies.dll ,the regsvr32 cannot register proxies.dll & even any message is not given as error.


What problem maybe with creating this dll under Win 7,maybe some configuration adoption needed, how to catch where the registry has been failed?

can you help please?

What I have tried:

I run it from command line with administrative rights & UAC is lowest in WIN 7
but registry failed w/o message

推荐答案

你好b $ b

我在Visual Studio 6.0 WIN7中构建代理dll并尝试使用regsvr32注册它,注册表工具没有给出任何错误消息和注册表失败。

(在Win XP中代理dll的注册表是成功了)



我在Dependency Walker中打开了这个dll(在Win 7中)

错误在IERTUTIL.dll中

系统找不到指定的文件

API-MS-WIN-CORE-WINRT-ERROR-L1-1-0.dll

API-MS-WIN -CORE-WINRT-ROBUFFER-L1-1-0.dll

API-MS-WIN-CORE-WINRT -STRING -L1-1-0.dll

DCOMP.DLL

IESHIMS.dll



其他信息可能有用吗?
Hi
I build proxy dll in Visual Studio 6.0 WIN7 and trying to registry it with regsvr32, the registry tool didn't gave any error message & registry failed.
(In Win XP the registry of proxy dll is succeeded)

I opened this dll in Dependency Walker (in Win 7)
the error is in IERTUTIL.dll
The system cannot find the file specified
API-MS-WIN-CORE-WINRT-ERROR-L1-1-0.dll
API-MS-WIN-CORE-WINRT-ROBUFFER-L1-1-0.dll
API-MS-WIN-CORE-WINRT -STRING --L1-1-0.dll
DCOMP.DLL
IESHIMS.dll

what additional info may help?


这篇关于注册在从XP转移到win 7的C ++项目中创建的DLL的问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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