微软官方解释如下:症状
在 Microsoft Windows XP 中运行自定义 Microsoft Visual C++ 6.0 程序时,您可能会收到以下错误消息:
This application has requested the Runtime to terminate it in an unusual way.Please contact the application''s support team for more information.
回到顶端原因
如果使用 /GR 和 /MD 编译器开关,并且 Msvcrt.dll 文件和 Msvcirt.dll 文件的版本是 7.0.x,则可能出现此问题。注意:当使用早于 7.0 版本的 Msvcrt.dll 文件和 Msvcirt.dll 文件时,不会出现此问题。
回到顶端解决方案
Microsoft 现在提供了一个受支持的修补程序,但该程序只用于解决本文中提到的问题。仅当系统遇到本文描述的特定问题时才可应用此修补程序。此修补程序可能还会接受进一步的测试。因此,如果这个问题没有对您造成严重影响,我们建议您等待包含此修补程序的下一个 Windows XP Service Pack。要立即解决此问题,请与 Microsoft 产品支持服务联系,以获取此修补程序。要获取 Microsoft 产品支持服务电话号码和支持费用信息的完整列表,请访问下面的 Microsoft 网站:
http://support.microsoft.com/contactus/?ws=support根据微软的方案可以如下解决这个问题:
1、下载早期的 Msvcrt.dll 文件和 Msvcirt.dll 文件。
2、在C:\Program Files\或者是其他软件安装目录下搜索这两个文件。
3、下载微软官方补丁。文章出处:http://www.diybl.com/course/3_program/c++/cppjs/2008411/110121.html 

参考资料:http://www.diybl.com/course/3_program/c++/cppjs/2008411/110121.html

转载于:https://www.cnblogs.com/danVC/archive/2010/05/03/1726734.html

This application has requested the Runtime to terminate it in an unusual way.相关推荐

  1. 图像识别工程师 VS The application has requested the Runtime to terminate it in an unusual way.

    图像处理开发需求.图像处理接私活挣零花钱,请加微信/QQ 2487872782 图像处理开发资料.图像处理技术交流请加QQ群,群号 271891601 The application has requ ...

  2. This application has requested the Runtime to terminate it in an unusual way. Please contact the app

    在做机器学习实战第九章的实验,使用Tkinter和matplotlib绘制回归树和模型树时,代码没有问题但是抛出了如下错误 ValueError: Masked arrays must be 1-D ...

  3. 关于C++程序运行程序是出现的this application has requested the runtime to terminate it in an unusual way. 异常分析

    运行程序是出现了this application has requested the runtime to terminate it in an unusual way. 的异常报告,以前也经常遇到, ...

  4. HT-IDE3000显示This application has requested the Runtime to terminate it in an unusual way

    打开HT-IDE3000时先弹出无法加载窗口,再弹出显示This application has requested the Runtime to terminate it in an unusual ...

  5. Qt自作聪明对QMutex初始化导致出现问题this application has requested the runtime to terminate it in an unusual way

    我在Linux下编写好的程序编译运行都没有问题,但是关掉程序后会在Application Output里提示The program has unexpectedly finished.以为是一些内存没 ...

  6. This application has requested the Runtime to terminate it in an unusual way Please contact the....

    今天安装完Matlanb7.0,打开软件,立马显示This application has requested the Runtime to terminate it in an unusual wa ...

  7. 程序运行程序是出现的this application has requested the runtime to terminate it in an unusual way. 异常分析

    解决办法: 1.开始–运行–输入cmd 2.输入 cd %windir%\system32 (进入windows安装目录的system32文件夹) 3.输入 Regsvr32 Msxml3.dll 原 ...

  8. MFC提示this application has requested the runtime to terminate it in an unusual way editbox框已经删了还在使用

    这个提示让人不知道怎么办? 有代码就好弄,找到出错点.注释,直到没有出错.再一步步缩小范围.最后发现界面上已经删了这个框,代码里还有调用导致的.

  9. DroidDraw不能运行,显示The application requires a Java Runtime Environment 1.4.0的问题

    最近想学习用DroidDraw进行UI布局,但下了DroidDraw软件之后点击就出错. 就是一个"The application requires a Java Runtime Envir ...

最新文章

  1. 数据结构与算法--线性表(顺序表)
  2. KVM console 串口连接虚拟机
  3. 数据结构与算法 -- 二叉树 ADT
  4. wxWidgets:wxSplitterWindow概述
  5. timestamp 字段
  6. 牛客 牛牛做除法II
  7. git reset, git checkout, git revert 区别 (译)
  8. spring IOC基本配置(xml配置和注解配置)
  9. git管理工具_使用包管理工具
  10. Windows 下python的tab自动补全
  11. matlab找不到vs编译器
  12. 中文手写数据集训练识别
  13. windows下安装apache
  14. 无线网络连接 wlan test
  15. Event representations with tensor-based compositions笔记
  16. java 时区 夏令时_如何使用Java中的TimeZone解决夏令时问题
  17. IM即时通讯开发,聊天软件APP搭建,私有云部署
  18. 单芯片无线供电IC 无线充电芯片 无线输电芯片FS68001
  19. 前端des加密,后端des解密
  20. 8255A的控制字和C口状态字

热门文章

  1. PoE交换机是否是连接NVR和IP摄像机的唯一途径?
  2. 物联网平台Thingsboard3.2.1源码编译记录
  3. 探探提醒对方账号异常_探探账号异常暂时不能回复你的消息怎么回事?如何解封...
  4. Bootstrap栅格布局
  5. NORDIC-NRF52832蓝牙芯片选型表,基本参数以及应用领域
  6. 美克美家php面试,(⊙o⊙)细说【美克美家】之待遇
  7. 计算机教师格言座右铭,教师奋斗励志格言座右铭100句
  8. 【2020年牛客暑假第八场】E题 Enigmatic Partition
  9. 代码审计:企业级web代码安全架构读书笔记(一)
  10. mongodb 百万_关于mongodb 百万级数据 去重 查询优化的问题