今天在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…
这是多么脑残的设计…

补全缺失的64位dll,0xc000007b相关推荐

  1. mingw编译FFmpeg32位和64位dll

    一.安装MSYS2环境 1.点击下载msys2-x86_64-20210419.exe或去官网MSYS2官网下载最新版本. 2.安装msys2到任意路径 3.运行mys2并执行命令pacman -Sy ...

  2. 【Unity开发】VSCode 代码补全缺失问题的各种修复方法

    [Unity开发]VSCode 代码补全缺失问题的各种修复方法 尝试:VSC的各种配置 尝试:更改配置语言 尝试:更新 VSCode Editor 在 Unity 内 尝试:.Net 安装 没错!我被 ...

  3. 32位程序注入64位DLL到64位进程

    向其他进程注入DLL通常的做法是通过调用CreateRemoteThread这个API在目标进程内创建一个远程线程,用这个线程来调用LoadLibraryA或LoadLibraryW(下文统称Load ...

  4. 使用VS在64位平台下编译代码,生成64位dll

    最近要把一个之前在32位平台下编译的项目改成64位平台,之前从来没搞过关于64位的东西,所以到处查资料,所幸搞成功了,把过程记录一下,防止以后忘记. 首先声明:64位平台无法直接调用32位dll,32 ...

  5. Android使用EditView输入框输入身份证时,自动补全身份证最后一位验证位

    Android使用EditView输入框输入身份证时,自动补全身份证最后一位验证位 下面直接贴出代码 //监听输入框文本长度,并自动补全身份证最后一位验证位 mEdit.addTextChangedL ...

  6. Windows使用MSVC,命令行编译,链接64位dll,Python调用

    文章目录 代码 编译 链接 Python调用 前一篇博客: Windows下使用Visual Studio自带的MSVC,命令行编译C/C++程序 代码 mylib.h代码如下: #ifndef MY ...

  7. 為什麼system32中放的是64位dll,syswow64中放的是32位dll

    轉載自: http://cncc.bingj.com/cache.aspx?q=syswow64+system32+differenece&d=4721794509439110&mkt ...

  8. SQLite自动切换32位64位dll兼容32位和64位问题 X86 X64

    2014年09月16日 System.Data.Sqlite.DLL 1.0.94.0 Sqlite 3.8.6 现提供一个以资源方式存到System.Data.SQLite.dll中的动态库.在运行 ...

  9. Python决策树补全缺失信息

    利用Python的sklearn函数补全决策树中缺失的标签信息 主要采用的方法是填补信息,而不是删除缺失的信息列 文章目录 利用Python的sklearn函数补全决策树中缺失的标签信息 前言 一.s ...

  10. Windows下编译FFmpeg 32位和64位DLL

    此教程编译环境为Win10 64位+MSYS2 支持x264编码器:NVIDIA 硬件编码器(h264_nvenc, hevc_nvenc):AMD硬件编码器(h264_amf, hevc_amf) ...

最新文章

  1. LeetCode 369. Plus One Linked List--链表--C++,Python解法
  2. meta常用标签总结
  3. [转载]《博客园精华集》Winform筛选结果(共105篇)
  4. sql server 常用的扩展存储过程
  5. alm系统的使用流程_840D sl系统授权管理
  6. linux进程上下文切换的具体过程,Linux实验三 结合中断上下文切换和进程上下文切换分析Linux内核一般执行过程...
  7. 女程序员 一直从事着软件研发的工作
  8. POJ 2482 Stars in Your Window(线段树)
  9. python爬虫下载重试_python爬虫多次请求超时的几种重试方法(6种)
  10. python:json文件的保存与读取
  11. 【MiniSTM32_HAL库版本_V1.0】实验1跑马灯代码解释(超详细,适合初识STM32的朋友)
  12. 内核的解压缩过程详解
  13. CSDN账号被冻结了怎么办
  14. oracle的order by排序优化,oracle order by 排序优化
  15. 无刷直流电机控制MATLAB仿真,使用Simulink进行无刷直流电机控制仿真
  16. phpStudy安装框架教程
  17. momentum chrome 插件安装
  18. 音质好的蓝牙耳机有哪些?音质好的蓝牙耳机推荐
  19. 【Benewake(北醒) 】中距 TF02-i 40m工业版本CAN/485介绍以及资料整理
  20. docker 网络配置

热门文章

  1. 数据库设计员工管理系统
  2. Ubuntu18安装AWVS,然后在破姐次数限制,就问你能不能忍住不赞?
  3. 微信小程序开发常见的错误
  4. wps 云服务器登录_WPS云服务使用协议
  5. 服务器端javascript——Rhino和Node
  6. AODV协议的仿真研究
  7. 接口测试常见问题及答案
  8. Python利用Reportlab生成PDF文档
  9. 4G与5G 无线技术细节对比
  10. Python:利用python语言实现18位身份证号码和15位身份证号码相互转换