标题:Runtime error如何解决?
取消只看楼主
qq401384543
Rank: 1
等 级:新手上路
帖 子:1
专家分:0
注 册:2011-6-28
 问题点数:0 回复次数:0 
Runtime error如何解决?
在 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 编译器 消息 
2011-06-28 20:40



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-344270-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.049748 second(s), 9 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved