补全缺失的64位dll,0xc000007b

今天在win server服务器上部署64位应用程序,运行了下,提示缺少xxx.dll,然后用depends查看缺少哪些dll并在本机查找并将dll复制了上去,依旧不能运行,提示0xc000007b,然后再次使用depends查看,发现复制上去的dll竟然是32位的,但是我明明是在C:\Windows\SysWOW64下复制上去的啊,结果google了一下发现如下文章:

=============================================
Fix your ext-ms-win-ntuser-uicontext-ext-l1-1-0.dll error

Are you looking for the file ext-ms-win-ntuser-uicontext-ext-l1-1-0.dll ?

It seems this file might have been included in some early version of Win 8, but is no longer included in updated Win 8, or Win 8.1 and later.

Some users report this issue solved after installing / repairing “Visual C++ Redistributable Packages for Visual Studio” relevant to the error message that you get. If you are unsure, please contact dll-files.com support.

“Visual C++ Redistributable Packages for Visual Studio” are available at https://support.microsoft.com/en-us/kb/2977003 (If using a 64bit (x64) version of Windows, install both vcredist_x64.exe and vcredist_x86.exe versions).

PLEASE NOTE! Dependency walker reporting these files as missing, does not necessarily mean that replacing these files will help your issue.

Are you maybe having an error for “0xc000007b” ?
This most likely means you have placed a 32bit dll-file where a 64bit dll-file should be, or the reverse.
On a 64bit version of Windows, 64bit dll-files belong in \Windows\System32\ .
32bit dll-files belongs in \Windows\SysWOW64\ .
Counterintuitive, but this is how it is.

Have you recently placed a dll-file in one of these folders? Make sure it is the correct folder for that file.

Read more about 0xc000007b at dll-files.com Support page

=============================================
啊,windows 64位系统下的system32下存的才是64位dll,syswow64下是32位的dll…
这是多么脑残的设计…

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值